Skip to content

Instantly share code, notes, and snippets.

@thebrettbarlow
Created February 23, 2019 22:47
Show Gist options
  • Save thebrettbarlow/7b66977269365ee40e3732ae796b7265 to your computer and use it in GitHub Desktop.
Save thebrettbarlow/7b66977269365ee40e3732ae796b7265 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