...

/

Quiz: Date and Time Functions

Quiz: Date and Time Functions

Test your knowledge of date and time functions in MySQL.

We'll cover the following...
Technical Quiz
1.

(Select all that apply.) Besides literal strings and CAST(), what other ways does MySQL provide to create temporal values?

A.

FROM_DAYS()

B.

CURTIME()

C.

SYSDATE()

D.

UTC_TIMESTAMP()


1 / 5