Skip to content

Instantly share code, notes, and snippets.

@thebrettbarlow
Created May 2, 2019 14:35
Show Gist options
  • Save thebrettbarlow/16c7931eae3c897d0b6004ee7f419e2f to your computer and use it in GitHub Desktop.
Save thebrettbarlow/16c7931eae3c897d0b6004ee7f419e2f to your computer and use it in GitHub Desktop.
SELECT Id, Name, (SELECT Id, Name, Amount, CloseDate FROM Opportunities)
FROM Account
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment