What version of Pervasive are you using? I've got 8.6 with an FTF and the following statement works for me using Demodata:
SELECT * FROM class WHERE IsNumeric(left(section,1)) = 1
IsNumeric seems to return 1 for true and 0 for false.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.