阅读背景:

常见的MySQL字段及其适当的数据类型

来源:互联网 

I am setting up a very small MySQL database that stores, first name, last name, email and phone number and am struggling to find the 'perfect' datatype for each field. I know there is no such thing as a perfect answer, but there must be some sort of common convention for commonly used fields such as these. For instance, I have determined that an unformatted US phone number is too big to be stored as an unsigned int, it must be at least a bigint.I am setting up a very small MySQL database tha




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: