CBSE Class 12 Informatics Practices Question 64 of 79

MySQL SQL Revision Tour — Question 7

Back to all questions
7
Question

Question 7

With reference to SQL, identify the invalid data type.

  1. Date
  2. Integer
  3. Year
  4. Month
Answer

Year, Month

Reason — In SQL, 'Year' and 'Month' are not valid data types.