Internet »
Cold Fusion »
SQL
WHAT IS INTERSECT IN SQL
SQL LIKE
'A_Z': All str
ing that starts with 'A', another character, and end with 'Z'. For example, 'ABZ' and 'A2Z' would both sat
isfy the condition, while 'AKKZ' would not (because there are two characters between A and Z
instead of one). For example, 'ABCD' and 'ABCABC' would both sat
isfy the condition. For example, 'LOS ANGELES' and 'SAN FRANC
isCO' would both sat
isfy the condition.
http://www.1keydata.com/sql/sqllike.html [
cache]