SyntaxFix
Write A Post
Hire A Developer
Questions
You cannot select a row like that. You have to specify a field whose values will be 3
Here is a query that will work, if the field you are comparing against is id
id
select * from customer where `id` = 3