Multiple choice technology databases

SYSDATE is a date function that returns the current database server date and time.

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

SYSDATE is a standard Oracle SQL function that retrieves the current date and time configured on the database server host. Therefore, the statement is true.