Created
October 10, 2017 15:54
-
-
Save 64lines/7ba2053bfabe529908ba35bf77e5b3c8 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(creation_date, 'dd-mm-yy hh24:mi:ss') as creation_date from PANDORA.NEPHROLOGIST; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment