SELECT * FROM myTable WHERE myFieldName LIKE 'integer' and length(myFieldName) = 2

jacques perconte trash at technart.net
Fri Dec 9 22:43:18 CST 2005



..... SELECT * FROM myTable WHERE myFieldName LIKE 'integer' and
. > length(myFieldName) = 2
. >
. > In case of not, is there some other possibility to check the length of
. an
. > field in a where clause?
. 
. If you use Valentina 2.x then YES

Thanks for your answer but in fact i'm still using valentina 1.x so that
means it's not possible?

Is there many changes to do to upgrade a 1.x project to a 2.x ? Or can I
find a solution with the 1.x ?




More information about the Valentina mailing list