InterviewSolution
Saved Bookmarks
| 1. |
The date and time datatype that stores time value in ‘hh:mm:ss’ format is ___________(a) DATE(b) TIME(c) DATETIME(d) TIMESTAMPThis question was posed to me in semester exam.The query is from Internationalization and Localization Issues topic in portion General MySQL Administration of MySQL |
|
Answer» The CORRECT answer is (b) TIME |
|