MySQL Forums
Forum List  »  General

Re: How to use "WHERE expr" in mysql?
Posted by: aaron chan
Date: January 16, 2017 07:23PM

It's easy to filter the result using 'LIKE',but sometimes we want to see the result that 'NOT LIKE',unfortunately 'SHOW' syntax doesn't support 'NOT LIKE'.'WHERE' becomes the only choice.

Options: ReplyQuote


Subject
Written By
Posted
Re: How to use "WHERE expr" in mysql?
January 16, 2017 07:23PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.