MySQL supports the SQL standard integer types INTEGER (or INT ) and SMALLINT . ... MEDIUMINT, 3, -8388608, 0, 8388607, 16777215. INT, 4, -2147483648, 0 ...
確定! 回上一頁