Created
November 14, 2012 18:23
-
-
Save anonymous/4073830 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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