InterviewSolution
Saved Bookmarks
| 1. |
What is the default format for “Timestamp” data type?(a) YYYY-MM-DD HH:MI:SS(b) MM-YYYY-DD HH:MI:SS(c) DD-YYYY-MM MI:HH:SS(d) None of the mentioned |
|
Answer» Correct option is (a) YYYY-MM-DD HH:MI:SS To explain: Default means values that are assumed by the server. |
|