NYCPHP Meetup

NYPHP.org

MYSQL SELECT Error Question

Steve Soler steve at soler.com
Thu Feb 27 21:47:52 EST 2003


Can anyone help me decipher this error I'm getting in MYSQL?
I'm certain there are rows in my database that contain the word 
"Service" in the "Business_Type" column.

Below is the Select command and the error I'm getting. It's copied 
right of my Telnet program.

mysql> select * from Members where Business_Type = Service;
ERROR 2000: Unknown column 'Service' in 'where clause'


Thanks in advance,
- Steve




More information about the talk mailing list