Skip to content

Instantly share code, notes, and snippets.

@thebrettbarlow
Last active February 23, 2019 22:39
Show Gist options
  • Save thebrettbarlow/6b5ff74293a89fd90a79026d84632690 to your computer and use it in GitHub Desktop.
Save thebrettbarlow/6b5ff74293a89fd90a79026d84632690 to your computer and use it in GitHub Desktop.
SELECT Id, Name
FROM Account
WHERE Name = 'Brett's Awesome Company'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment