Hi folks!

I need to search a mysql database using wildcards. I know about the * and 
the _ wildcards (any number of any character and 1 character of any kind, 
respectively) but I need to match any number, any letter and thing like 
that.

An SQL book claimed it could be done using brackets and ranges like [1-9], 
but I can't get that to work.

Does anyone have any ideas how I can solve my little problem?

Regards

Sam

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to