Skip to content

Instantly share code, notes, and snippets.

@64lines
Created October 10, 2017 15:54
Show Gist options
  • Select an option

  • Save 64lines/7ba2053bfabe529908ba35bf77e5b3c8 to your computer and use it in GitHub Desktop.

Select an option

Save 64lines/7ba2053bfabe529908ba35bf77e5b3c8 to your computer and use it in GitHub Desktop.
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