vinodxx
06-13-2009, 11:17 AM
Hello friends,
Here is my question for you.
How to use character list wildcard in MySQL.
Select * from customers where CompanyName LIKE '[abc]%'
Ref:
http://w3schools.com/sql/sql_wildcards.asp
This is not working in MySQL.
Can u please help me.
Regards,
Vinod
Here is my question for you.
How to use character list wildcard in MySQL.
Select * from customers where CompanyName LIKE '[abc]%'
Ref:
http://w3schools.com/sql/sql_wildcards.asp
This is not working in MySQL.
Can u please help me.
Regards,
Vinod