Q. Which datatype is used for a fixed length binary string?
β
Correct Answer: (B)
BINARY
Explanation: This question is asking about the data type used in MySQL to store a fixed length of binary data. Let's break down the options: