int

bigint 8個字節,2^64,-2^63~2^63-1

int 4個字節,2^32,-2^31~2^31-1

smallint 2個字節,2^16,-2^15~2^15-1

tinyint 1個字節,2^8,0~255

相關文章
相關標籤/搜索