Skip to content

Instantly share code, notes, and snippets.

@dikiwidia
Created May 14, 2019 16:34
Show Gist options
  • Save dikiwidia/dbf94df26801d406ad6e678592b3f5ae to your computer and use it in GitHub Desktop.
Save dikiwidia/dbf94df26801d406ad6e678592b3f5ae to your computer and use it in GitHub Desktop.
-- Write only the SQL statement that solves the problem and nothing else.
SELECT COUNT(*) FROM students WHERE firstName = 'John'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment