Home »
MCQs »
SQL MCQs »
SQL Functions MCQs
Which function returns the correct date and time?
10. Which function returns the correct date and time?
- DATE()
- NOW()
- TIME()
- DATETIME()
Answer: B) NOW()
Explanation:
NOW() function returns the correct date and time.