Skip to content

Instantly share code, notes, and snippets.

@thebrettbarlow
Last active May 4, 2019 17:25
Show Gist options
  • Save thebrettbarlow/e0306d575fbc098df221362ad2563520 to your computer and use it in GitHub Desktop.
Save thebrettbarlow/e0306d575fbc098df221362ad2563520 to your computer and use it in GitHub Desktop.
soql "
select id, name, ownerid, owner.name
from account
where ownerid = '005j000000Ea93uAAB'
" -u dev1 -r csv > chatty_accounts_to_move.csv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment