Skip to content

Instantly share code, notes, and snippets.

@fatadz
Created May 12, 2019 06:46
Show Gist options
  • Save fatadz/61aaaa93289ab9febf5b75b8d84afa66 to your computer and use it in GitHub Desktop.
Save fatadz/61aaaa93289ab9febf5b75b8d84afa66 to your computer and use it in GitHub Desktop.
BE_SQL #1
select count(1) from students where firstName='John';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment