Multiple choice technology databases The date got from SYSDATE is date according to client machine.... True False Reveal answer Fill a bubble to check yourself B Correct answer Explanation SYSDATE returns the current date and time of the database server, not the client machine. This is a common misconception - the server's system clock determines SYSDATE, regardless of where the client connects from.