Skip to content

Instantly share code, notes, and snippets.

@Grobix
Last active August 10, 2017 11:06
Show Gist options
  • Save Grobix/ae2b7da096e8e587ec86 to your computer and use it in GitHub Desktop.
Save Grobix/ae2b7da096e8e587ec86 to your computer and use it in GitHub Desktop.

Revisions

  1. Grobix revised this gist Aug 10, 2017. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion oracle
    Original file line number Diff line number Diff line change
    @@ -1,2 +1,2 @@
    Timestamp in where clause
    FIELD > to_timestamp('02-10-2015', 'dd-mm-yyyy')
    FIELD > to_timestamp('02-10-2015', 'dd-mm-yyyy HH24:MI:SS')
  2. Grobix created this gist Oct 2, 2015.
    2 changes: 2 additions & 0 deletions oracle
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    Timestamp in where clause
    FIELD > to_timestamp('02-10-2015', 'dd-mm-yyyy')