πŸ“Š MySQL
Q. Which datatype is used for a fixed length binary string?
  • (A) VARCHAR
  • (B) BINARY
  • (C) VARBINARY
  • (D) BLOB
πŸ’¬ Discuss
βœ… 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:

Explanation by: Pooja
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:

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
76
Total Visits
πŸ“½οΈ
12 mo ago
Published
πŸŽ–οΈ
Pooja
Publisher
πŸ“ˆ
98%
Success Rate