Skip to content

Instantly share code, notes, and snippets.

@boy3vil
Last active August 29, 2015 13:56
Show Gist options
  • Save boy3vil/8968331 to your computer and use it in GitHub Desktop.
Save boy3vil/8968331 to your computer and use it in GitHub Desktop.
TABLE A
TITLE MY_DATETIME
blah 2011-03-26 05:44:43.213
SELECT *
FROM TABLE A
WHERE DATEPART(month, MY_DATETIME) = 8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment