MySQL Forums
Forum List  »  PHP

PHP-- select specific rows?
Posted by: gabriel gleezer
Date: December 15, 2005 09:17AM

I am trying to select all entires with a specific value. WHERE only works with Integers, but is there a way to get all the rows that have a text value?

SELECT * FROM 'mytable' WHERE color="yellow"

Options: ReplyQuote


Subject
Written By
Posted
PHP-- select specific rows?
December 15, 2005 09:17AM


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.