Q. How many of the following attributes are allowed only for numeric types?
UNSIGNED, ZEROFILL, CHARACTER SET, COLLATE
UNSIGNED, ZEROFILL, CHARACTER SET, COLLATE
β
Correct Answer: (B)
2
Explanation: This question is asking about special features in MySQL that can be applied to different data types. Let's break it down: