Advertisement
Guest User

Untitled

a guest
Apr 21st, 2019
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. SELECT * from `state_boe_012219`
  2. WHERE
  3. (`state_boe_012219`.`CLEANED_VOTER_HISTORY` LIKE '%GE16%') AND
  4. (`state_boe_012219`.`CLEANED_VOTER_HISTORY` LIKE '%GE18%') AND
  5. (`state_boe_012219`.`CLEANED_VOTER_HISTORY` NOT LIKE '%GE17%')
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement