you're missing quotes around the id, should be `WHERE id = '...'`

you're missing quotes around the id, should be WHERE id = '...'
Was this page helpful?