1.

Which of these has special automatic update behavior?(a) DATE(b) TIME(c) TIMESTAMP(d) YEARThis question was posed to me in an online quiz.I need to ask this question from Date and Time Data Types topic in section Data Type Reference, Operators and Functions of MySQL

Answer» CORRECT CHOICE is (C) TIMESTAMP

The best explanation: The date and time types for representing temporal values are ‘DATE’, ‘TIME’, ‘DATETIME’, ‘TIMESTAMP’ and ‘YEAR’. Each temporal type has a range of valid values and a ‘zero’ value.


Discussion

No Comment Found

Related InterviewSolutions