Skip to content

Instantly share code, notes, and snippets.

Created November 14, 2012 18:23
Show Gist options
  • Save anonymous/4073830 to your computer and use it in GitHub Desktop.
Save anonymous/4073830 to your computer and use it in GitHub Desktop.
UPDATE user_activity224 SET emc_booth_visit = 'true', emc_rep_discussion = 'true', car_race_participation1 = 'true', car_race_participation2 = 'false', car_race_participation3 = 'false', car_race_participation4 = 'false', car_race_participation5 = 'false', car_race_participation6 = 'false', car_race_win1 = 'false', car_race_win2 = 'false', car_race_win3 = 'false', car_race_win4 = 'false', car_race_win5 = 'false', car_race_win6 = 'false', vmware_booth_visit = 'false', cisco_boot_visit = 'false', isilon_boot_visit = 'false', vce_booth_visit = 'false' WHERE badge_number = '123';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment