1.

Which command is used for showing current date and time in Mysql command line tool?

A. select now()
B. SELECT now();
C. SELECT now()
D. None of the mentioned
Answer» C. SELECT now()


Discussion

No Comment Found