SQLselect : RegEx search records where field DOES NOT contain string

Wonder Fef wonderfef at noos.fr
Wed Mar 26 11:27:59 CST 2003


Hello all,

I like to launch a SQL Query to get records that DOES NOT contain a
specified string, something like :

SELECT * FROM myTable WHERE myStrField NOT LIKE 'ABC' no_case

Any clue?

Thank you in advance.
Eric



More information about the Valentina mailing list