InterviewSolution
Saved Bookmarks
| 1. |
The minimum value stored by signed TINYINT is _____________(a) -256(b) -128(c) 0(d) 128I had been asked this question in an internship interview.I would like to ask this question from Numeric Data Types topic in division Data Type Reference, Operators and Functions of MySQL |
|
Answer» Correct OPTION is (b) -128 |
|