A
Anonymous
Guest
hi ;
I am using mysql v4.0.x and cannot figure out where the mistake is in this code ....
gettin erro message :
#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 ''firstname','lastname','email','token') VALUES ('Melik Emirhan'
I am using mysql v4.0.x and cannot figure out where the mistake is in this code ....
Code:
INSERT INTO tokens_8 ('firstname','lastname','email','token') VALUES ('johny','bravo','jbravo@gmail.com', '2938047811')
#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 ''firstname','lastname','email','token') VALUES ('Melik Emirhan'