InterviewSolution
Saved Bookmarks
| 1. |
Which data and time datatype stores time value in ‘hh:mm:ss’ format?(a) DATE(b) TIME(c) DATETIME(d) TIMESTAMPI got this question by my college professor while I was bunking the class.Query is from MySQL Data Types in portion Data Types of MySQL |
|
Answer» Correct CHOICE is (b) TIME |
|