mysql 中整数数据类型# ; tinyint, 很小的整数, 1 字节 ; smallint, 小的整数, 2 字节 ; mediumint, 中等大小的整数, 3 字节 ; int(integer), 普通大小的整数, 4 字节.
確定! 回上一頁