πŸ“Š MySQL
Q. The maximum size in bytes of a row in MySQL is . . . . . . . .
  • (A) 65534
  • (B) 65535
  • (C) 65536
  • (D) 65537
πŸ’¬ Discuss
βœ… Correct Answer: (B) 65535

Explanation: This question is about the limits of data you can store in a single row of a MySQL table. Think of a row as a single entry in your database, like a single person's information in a contact list.

Explanation by: Priyanka Tomar
This question is about the limits of data you can store in a single row of a MySQL table. Think of a row as a single entry in your database, like a single person's information in a contact list.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
89
Total Visits
πŸ“½οΈ
12 mo ago
Published
πŸŽ–οΈ
Priyanka Tomar
Publisher
πŸ“ˆ
89%
Success Rate