Skip to content

Instantly share code, notes, and snippets.

@Walletau
Created March 29, 2017 16:49
Show Gist options
  • Save Walletau/3c356e9396ee0e64e8191d65d0784c49 to your computer and use it in GitHub Desktop.
Save Walletau/3c356e9396ee0e64e8191d65d0784c49 to your computer and use it in GitHub Desktop.
MagicParentsSnippet4
Account a = [SELECT Id, Name,
Parent.Parent.Parent.ParentId
FROM Account
WHERE Id = '001p000000K12dV' LIMIT 1];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment