Dan*_*man 33
查看您正在使用的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/en-us/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
是的,根据int,bigint,smallint和tinyint(Transact-SQL):
BIGINT
-2^63 (-9,223,372,036,854,775,808) to 2^63-1 (9,223,372,036,854,775,807)
| 归档时间: |
|
| 查看次数: |
73129 次 |
| 最近记录: |