Skip to content

Instantly share code, notes, and snippets.

@haradreborn
Created November 14, 2014 06:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save haradreborn/edd274c197e1192b1d16 to your computer and use it in GitHub Desktop.
Save haradreborn/edd274c197e1192b1d16 to your computer and use it in GitHub Desktop.
postgres - select date
SELECT * FROM "IMS" WHERE CAST(date AS DATE) = '2014-11-14'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment