If you want to change selection, open document below and click on "Move attachment"
Oracle Date Functions ions This page provides you with the most commonly used Oracle date functions that help you handle date and time data easily and more effectively. Function Example Result Description ADD_MONTHS <span>ADD_MONTHS( DATE '2016-02-29', 1 ) 31-MAR-16 Add a number of months (n) to a date and return the same day which is n of months away. CURRENT_DATE SELECT CURRENT_DATE FROM dual 06-AUG-2017 19:43:44 Return the current date
Summary
status
not learned
measured difficulty
37% [default]
last interval [days]
repetition number in this series
0
memorised on
scheduled repetition
scheduled repetition interval
last repetition or drill
Details
No repetitions
Discussion
Do you want to join discussion? Click here to log in or create user.