mysql字段类型范围说明:int、bigint、smallint、tinyint,char、varchar、nvarchar
MySQL的列类型主要有三种:数字、字串和日期。 mysql官方说明文档: http://dev.mysql.com/doc/refman/5.1/zh/data-types.html 下面 ...
MySQL的列类型主要有三种:数字、字串和日期。 mysql官方说明文档: http://dev.mysql.com/doc/refman/5.1/zh/data-types.html 下面 ...