"where name like 'Ab%'" returns any entry of the table, where name start with "Ab" except those ones containing character "-". Using "starting with" or "containing" the same database entries are missing.
Rainer Hamann
Rainer Hamann [email protected] [firebird-support] Wed, 10 Dec 2014 11:19:44 -0800
"where name like 'Ab%'" returns any entry of the table, where name start with "Ab" except those ones containing character "-". Using "starting with" or "containing" the same database entries are missing.
Rainer Hamann