Q. In the CREATE TABLE statement, the engine name specified is case insensitive.
β
Correct Answer: (A)
True
Explanation: This question asks about the behavior of the CREATE TABLE statement in MySQL, specifically regarding the engine name.