Skip to content

Instantly share code, notes, and snippets.

@mailtoharshit
Created July 24, 2012 03:54
Show Gist options
  • Save mailtoharshit/3167921 to your computer and use it in GitHub Desktop.
Save mailtoharshit/3167921 to your computer and use it in GitHub Desktop.
accounts = [Select ID, Name, BillingState From Account
Where BillingState IN ('CA','NY','FL')];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment