Jump to content

bazmati

New Members
  • Posts

    4
  • Joined

  • Last visited

    Never

Posts posted by bazmati

  1. Hi all, I'm just teaching myself PHP and MySQL. I'm just trying to do a simple conditional:

     

    SELECT first_name FROM users WHERE last_name ='Simpsons';

     

    but I get this error if there is going to be more than one record returned:

     

    #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1

     

    I'm using phpMyAdmin 2.7.0-pl2 if this helps.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.