SQL functions in where?

Tim Davis timdavis at amug.org
Mon Dec 1 22:57:01 CST 2003


Hi,

    Is it possible to use an SQL function in a Where clause?
Example: SELECT field1 FROM mytable WHERE left(field1, 2) = 'ab'
Or, is there alternate approach to this (besides Regex)?

Thanks,
Tim Davis



More information about the Valentina mailing list