Multiple choice technology databases

LAST_DAY(date) finds the date of the last day of the month that contains date.

  1. True

  2. False

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

The LAST_DAY function evaluates a given date and returns the final calendar day of that month. The statement is correct.