Skip to content

Instantly share code, notes, and snippets.

@pj4533
Created April 11, 2019 20:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pj4533/3a1b1625103c9d5d613098d81c9d72fa to your computer and use it in GitHub Desktop.
Save pj4533/3a1b1625103c9d5d613098d81c9d72fa to your computer and use it in GitHub Desktop.
SELECT
`state_boe_012219`.`COUNTYVRNUMBER`,
`state_boe_012219`.`VOTER_HISTORY`
FROM `state_boe_012219`
WHERE (`state_boe_012219`.`STATUS` = 'ACTIVE')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment