Created
September 17, 2012 00:47
-
-
Save wboykinm/3735002 to your computer and use it in GitHub Desktop.
month qualifier
This file contains 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 btv_burg SET month = 'February' WHERE substring(date2 from 4 for 7) = '02-2012' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment