In MySQL data types, the value range of Tinyint is: the signed range is -128 to 127. The unsigned range is 0 to 255 (see the official "MySQL 5.1 Reference ...
確定! 回上一頁