Skip to content

Instantly share code, notes, and snippets.

@candrasetiadi
Created January 7, 2019 15:27
Show Gist options
  • Save candrasetiadi/c371f3217601e8afec0a9f3d2397182e to your computer and use it in GitHub Desktop.
Save candrasetiadi/c371f3217601e8afec0a9f3d2397182e to your computer and use it in GitHub Desktop.
candra-jabar-digital-service
-- Write only the SQL statement that solves the problem and nothing else.
select count(firstName) from students where firstName = 'John'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment