πŸ“Š MySQL
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

πŸ‘οΈ
73
Total Visits
πŸ“½οΈ
9 mo ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
90%
Success Rate