Skip to content

Instantly share code, notes, and snippets.

@thebrettbarlow
Created March 20, 2019 03:29
Show Gist options
  • Save thebrettbarlow/1abaf4fb006ecc4d33e072e2fd56cd4b to your computer and use it in GitHub Desktop.
Save thebrettbarlow/1abaf4fb006ecc4d33e072e2fd56cd4b to your computer and use it in GitHub Desktop.
SELECT Id, Name, Amount
FROM Opportunity
WHERE Amount > 50000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment