mysql 提供了五種整型: tinyint,smallint,mediumint,int和bigint。int為integer的縮寫。這些類型在可表示的取值範圍上是不同的。 整數列可定義為unsigned從而禁用負 ...
確定! 回上一頁