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

πŸ‘οΈ
102
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Pooja
Publisher
πŸ“ˆ
80%
Success Rate