enter image description here
Look, I want to go to the database and return the half-mobile column from the mobile table, which is equal to Apple, but whatever I do, it gives this error, what should I do?
connect to database …
error = 1064 (42000): 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 ”mobile’ WHERE name_mobile = ‘apple” at line 1
whats a error ?
connect to database …
error = 1064 (42000): 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 ”mobile’ WHERE name_mobile = ‘apple” at line 1
ashkanro ro is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.