Which category of date and time functions retrieves the present date and time values from the system?
2. How does **SYSDATE()** differ from **NOW()** when used with a delay like **SLEEP(5)** in a query?
What is the purpose of **Date and Time Extraction Functions**?
In the **DATE_FORMAT** function, what does the '%p' code represent?
What is the primary purpose of the **STR_TO_DATE** function in MySQL?
Why should eCommerce applications record order timestamps in **UTC** rather than local time?
What does the **DATEDIFF** function in MySQL return when given two dates?
Score: 0 / 7