Created
January 7, 2019 15:27
-
-
Save candrasetiadi/c371f3217601e8afec0a9f3d2397182e to your computer and use it in GitHub Desktop.
candra-jabar-digital-service
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- 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