Created
November 23, 2011 20:08
-
-
Save jaysonrowe/1389753 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
| Use [IT] | |
| GO | |
| Select [DunkinDonuts] | |
| From [BreakRoom] | |
| Where [Hungry] = 1 | |
| and CaresAboutCalories in ('Don''t Care', 'Negliable') | |
| GO | |
| Print 'Happy Thanksgiving' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment