Multiple Choice
What function can you use to obtain today's date in MySQL?
A) TODAYS_DATE()
B) CURRENT_DATE()
C) DATE()
D) CURDATE()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q19: In Oracle, SQL Server, and MySQL, you
Q20: Which statement about triggers is correct?<br>A) In
Q21: If Mack wants to display the number
Q22: Discuss two reasons for creating a stored
Q23: When creating a stored procedure to retrieve
Q25: Which command do you use to write
Q26: The DATE_ADD function has one argument.
Q27: MySQL procedures without error handling _.<br>A) display
Q28: How do you add a specific number
Q29: A trigger is executed _.<br>A) regularly at