G
Guest
Does Access query (SQL) suppoer the wild card $ with LIKE to select records?
I get no erros but the query returns no results,
Example: SELECT * FROM table WHERE name LIKE '%smith'
I get no erros but the query returns no results,
Example: SELECT * FROM table WHERE name LIKE '%smith'