Page 1 of 1

Which two are true? (Choose two.)

Posted: Sun Jun 11, 2023 3:54 pm
by answerhappygod
Which two are true? (Choose two.)

A. ADD_MONTHS adds a number of calendar months to a date.
B. CEIL requires an argument which is a numeric data type.
C. CEIL returns the largest integer less than or equal to a specified number.
D. LAST_DAY returns the date of the last day of the current month only. E. LAST_DAY returns the date of the last day of the month for the date argument passed to the function. F. LAST_DAY returns the date of the last day of the previous month only.