Skip to content

Instantly share code, notes, and snippets.

@bartubozkurt
Created June 13, 2021 09:47
Show Gist options
  • Save bartubozkurt/31406a67b3d14fd77376404ae6e1544c to your computer and use it in GitHub Desktop.
Save bartubozkurt/31406a67b3d14fd77376404ae6e1544c to your computer and use it in GitHub Desktop.
SELECT * FROM Customers
ORDER BY Country, CustomerName;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment