select * from class where classID like '_00'order by classID;
How would I make the like into a not like (aka negating it. The ! does not work)? I couldn't find anything in the MySQL manual.
Thanks, Cole
-- This message has been scanned for viruses and dangerous content by MailScanner on mail.ashcraftfamily.net, and is believed to be clean. Please report any deviance from this condition immediately to the AFN Administrator at [EMAIL PROTECTED]
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php