πŸ“Š MySQL
Q. Which data type character merges the "Check Constraint" into a data type definition?
  • (A) ENUM
  • (B) -new-storage-engine
  • (C) ENUM2
  • (D) None of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (A) ENUM

Explanation: This question is about how to include a "Check Constraint" directly within the definition of a data type in MySQL. Check constraints are used to ensure that data entered into a column meets specific criteria.

Explanation by: Rakesh Kumar
This question is about how to include a "Check Constraint" directly within the definition of a data type in MySQL. Check constraints are used to ensure that data entered into a column meets specific criteria.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
72
Total Visits
πŸ“½οΈ
12 mo ago
Published
πŸŽ–οΈ
Rakesh Kumar
Publisher
πŸ“ˆ
83%
Success Rate