MySQL Forums
Forum List  »  Full-Text Search

Re: AND statement fails where each works individually
Posted by: Rick James
Date: July 25, 2012 11:34PM

> I need to find all the records beginning e.g. '192.168.0.3'.

WHERE szID LIKE '192.168.0.3%';

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: AND statement fails where each works individually
2037
July 25, 2012 11:34PM


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.