![]() |
|||
|
![]() |
![]() |
|
FULL A - Z Oracle Function Library (formerly named "Morgan's Library")
![]() 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 | Search | Code Library | Sponsors | Privacy | Terms of Use | Contact Us | © 2003 - 2025 psoug.org |