Skip to content

Instantly share code, notes, and snippets.

@bartubozkurt
Created June 11, 2021 17:18
Show Gist options
  • Save bartubozkurt/1302e4c1cc9b1fd80b26e7823ec2024a to your computer and use it in GitHub Desktop.
Save bartubozkurt/1302e4c1cc9b1fd80b26e7823ec2024a to your computer and use it in GitHub Desktop.
Fetch all columns from the country table
SELECT * FROM country;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment