πŸ“Š MySQL
Q. The minimum value stored by signed TINYINT is . . . . . . . .
  • (A) -256
  • (B) -128
  • (C) 0
  • (D) 128
πŸ’¬ Discuss
βœ… Correct Answer: (B) -128

Explanation: This question is about data types in MySQL. TINYINT is a data type used to store small integers.

Explanation by: Vinay
This question is about data types in MySQL. TINYINT is a data type used to store small integers.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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