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

  • (A) GETDATE()
  • (B) NOW()
  • (C) SYSDATE()
  • (D) CURRENT()
πŸ’¬ Discuss
βœ… Correct Answer: (B) NOW()
Explanation: `NOW()` returns the current date and time in MySQL.
Explanation by: Mr. Dubey
`NOW()` returns the current date and time in MySQL.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
96
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
93%
Success Rate