MySQL Forums
Forum List  »  PHP

Re: Using types in sql select statment
Posted by: Jennifer Wargo
Date: March 08, 2006 10:51PM

I want the line query to report back all records that have either type Foster or type Owner Assist... it's for a cat rescue, and we have two types of cats available for adoption.

So basically instead of = can i use $type contains 'foster' or $type contains 'owner assist'

?

Thanks

Options: ReplyQuote


Subject
Written By
Posted
Re: Using types in sql select statment
March 08, 2006 10:51PM


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.