Tinyint can store 1 byte, that is, unsigned 0 ~ 255 (signed – 127 ~ 127). The display size is not limited by this limit (all integer types are the same), even ...
確定! 回上一頁