1.

Which of the following is not a valid Date and Time data type?(a) date(b) time(c) datestamp(d) timestampI had been asked this question in semester exam.My question comes from SQL Data Types and Schemas topic in chapter Intermediate and Advanced Sql of RDBMS

Answer» RIGHT option is (C) datestamp

Explanation: datestamp is not a valid Date and Time DATA TYPE. Timestamp exists but datestamp does not exist in SQL.


Discussion

No Comment Found

Related InterviewSolutions