SQL中BIGINT字段类型的限制是什么?
100000235882380或100000466411115是否可以接受?(这是来自Facebook的ID)
查看所使用的RDBMS的手册。并非在所有系统中都相同。
MySQL:https: //dev.mysql.com/doc/refman/5.7/en/integer- types.html
PostgreSQL:https: //www.postgresql.org/docs/10/static/datatype- numeric.html
SQL Server(Transact-SQL):https : //docs.microsoft.com/zh-cn/sql/t-sql/data-types/int-bigint-smallint-and- tinyint-transact-sql
DB2:http: //publib.boulder.ibm.com/infocenter/dzichelp/v2r2/index.jsp?topic = / com.ibm.db29.doc.sqlref / db2z_biginteger.htm