![]() |
|||
|
|
|||
|
||||||||||||||||||||||||||||||
|
|
|
Looking for the original pages? (formerly called "Morgan's Library") You can find them here.
Term: SYSDATE
Definition:
Example Syntax: SYSDATE Example Usage: The SQL statement below shows the usage of SYSDATE. Note the value formatting done in the second SQL statement to get the Date time value. SQL> SELECT SYSDATE FROM DUAL; The SQL statement below will place the current date into the variable 'today_date': SELECT SYSDATE Related Links:
Related Code Snippets:
|
| Home : Code Library : Sponsors : Privacy : Terms of Use : Contact Us | 113 users online © 2009 psoug.org |