[solved] wildcard, what happend??

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
gotlisch
Forum Newbie
Posts: 23
Joined: Wed Jan 11, 2006 8:37 am

[solved] wildcard, what happend??

Post by gotlisch »

Hi Guys,

Just started using the latestest version of MySQL and I can't get the wildcard function to work

Code: Select all

company = 'sony eric%'
Am I stupid or did they change something....i've used wildcards many times before.



Cheers!!


Mikael
gotlisch
Forum Newbie
Posts: 23
Joined: Wed Jan 11, 2006 8:37 am

Post by gotlisch »

Guys....never mind this post....I AM an idiot...forgot the LIKE :roll:
Post Reply