Created
April 12, 2016 20:33
-
-
Save matallo/106de268b7eb4266f96991ce26938367 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
SELECT *, to_char(timestamp, 'Day') as weekday, to_char(timestamp, 'HH24') as dayhour FROM matallo.feds1_copy_1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment