CURRENT_DATE
CURRENT_TIMESTAMP
ADD_MONTHS
Returns the current timestamp in the session time zone.
Enter values below to update the example in real time.
now_ts
SELECT CURRENT_TIMESTAMP AS now_ts FROM DUAL;