Multiple choice

Today () function converts the serial number of particular time.

  1. True

  2. False

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

The TODAY() function returns the serial number of the current date, not a particular time. It returns only the date portion (without time), while NOW() returns both date and time.