MySQL – Data Types – MCQ

  • SQL has various data types used to store numbers, text, dates, times, and binary data.
  • This question bank explains their purpose, storage sizes, formats, and common use cases.
  • It highlights differences between similar types like VARCHAR and VARBINARY, or FLOAT and DOUBLE.
  • Overall, it helps in selecting the right data type for accurate and efficient data handling.
4. Data Types