Created
June 11, 2021 18:00
-
-
Save bartubozkurt/894af02ec15e25a670f7576a7aacba82 to your computer and use it in GitHub Desktop.
Find out the number of cities
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
| SELECT COUNT(*) FROM city; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment