[VNET] using length in where clause

SoftIl softil at onlinehome.de
Thu Oct 28 14:38:15 CDT 2004


Hi all,
is it possible to use the length function in an where clause like this:

SELECT * FROM myTable WHERE length('myFieldName') < 15

If I try this, I get an error "wrong expression".

In case of not, is there some other possibility to check the length of an
field in a where clause?

Thanks for your help
Carsten




More information about the Valentina mailing list