Skip to content

Instantly share code, notes, and snippets.

@J2112O
Created March 11, 2021 01:24
mysql> TABLE actor
 -> WHERE actor_id = 71;
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 'WHERE actor_id = 71' at line 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment