Question: What function finds the current time or date in MySQL?

  1. DATE()
  2. GETDATE()
  3. CURDATE()
  4. CURRENT()

Answer: The correct answer of the above question is Option C:CURDATE()