πŸ“Š MySQL
Q. The datatype that means a variable length non binary string is . . . . . . . .
  • (A) VARCHAR
  • (B) Only those columns which are mention with "SELECT" clause
  • (C) VARBINARY
  • (D) BLOB
πŸ’¬ Discuss
βœ… Correct Answer: (A) VARCHAR

Explanation: This question asks about a data type in MySQL that stores text, but can have varying lengths, and isn't limited to binary characters.

Explanation by: Praveen Singh
This question asks about a data type in MySQL that stores text, but can have varying lengths, and isn't limited to binary characters.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
80
Total Visits
πŸ“½οΈ
12 mo ago
Published
πŸŽ–οΈ
Praveen Singh
Publisher
πŸ“ˆ
87%
Success Rate