1.MySQL 常见数据类型 整数类型:tinyint、smallint、int小数类型:decimal定长字符串类型:char变长字符串类型:varchar日期类型:date、time、datetime 具体如下: 作者:本次介绍到此结束,谢谢观看!