A

Admin • 833K Points
Coach

Q. Which MySQL function is used to get the current date and time?

  • (A) GETDATE()
  • (B) NOW()
  • (C) SYSDATE()
  • (D) CURRENT()
  • Correct Answer - Option(B)
  • Views: 32
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

`NOW()` returns the current date and time in MySQL.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.