Skip to content

Instantly share code, notes, and snippets.

@thebrettbarlow
Created March 20, 2019 03:34
Show Gist options
  • Save thebrettbarlow/f9ad2c96dda2703bc3076d2151bc53fa to your computer and use it in GitHub Desktop.
Save thebrettbarlow/f9ad2c96dda2703bc3076d2151bc53fa to your computer and use it in GitHub Desktop.
SELECT Id, Name
FROM Account
ORDER BY Name ASC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment