Skip to content

Instantly share code, notes, and snippets.

@andreaschrist27
Created January 18, 2019 08:25
Show Gist options
  • Save andreaschrist27/c3decff273cbb012b4d4caa4d48f11ef to your computer and use it in GitHub Desktop.
Save andreaschrist27/c3decff273cbb012b4d4caa4d48f11ef to your computer and use it in GitHub Desktop.
SQL #1
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