相关文章推荐
想表白的楼房  ·  MySQL :: MySQL 8.4 ...·  2 月前    · 
淡定的香烟  ·  Entity Framework Core ...·  2 月前    · 
憨厚的黑框眼镜  ·  MySQL :: MySQL 8.4 ...·  2 月前    · 
温暖的芒果  ·  Upgrade from containers·  2 月前    · 
近视的苦瓜  ·  Oracle、Teradata和MySQL语 ...·  2 月前    · 
强健的黑框眼镜  ·  最高人民检察院印发《人民检察院公诉人出庭举证 ...·  2 年前    · 
安静的卤蛋  ·  跟着走着瞧去西藏,如诗如画,跟团旅行首选_圣 ...·  2 年前    · 
含蓄的人字拖  ·  哥布林的洞� - 搜狗图片搜索·  3 年前    · 
任性的甜瓜  ·  宁夏建材出让水泥资产吸收合并中建信息预判点评 ...·  3 年前    · 
打酱油的菠萝  ·  我真不是天命之子漫画|官方在线漫画全集-快看漫画·  3 年前    · 
Code  ›  MySQL :: MySQL 8.0 Reference Manual :: 11.1.2 Integer Types (Exact Value) - INTEGER, INT, SMALLINT, TINYINT, MEDIUMINT, BI
mysql
https://dev.mysql.com/doc/refman/8.0/en/integer-types.html
坚韧的伤痕
3 年前
Fixed-Point Types (Exact Value) - DECIMAL, NUMERIC
Floating-Point Types (Approximate Value) - FLOAT, DOUBLE
Bit-Value Type - BIT
Numeric Type Attributes
Out-of-Range and Overflow Handling
Automatic Initialization and Updating for TIMESTAMP and DATETIME
Fractional Seconds in Time Values
What Calendar Is Used By MySQL?
Conversion Between Date and Time Types
2-Digit Years in Dates
MySQL supports the SQL standard integer types INTEGER (or INT ) and SMALLINT . As an extension to the standard, MySQL also supports the integer types TINYINT , MEDIUMINT , and BIGINT . The following table shows the required storage and range for each integer type.

Table 11.1 Required Storage and Range for Integer Types Supported by MySQL

Storage (Bytes) Minimum Value Signed Minimum Value Unsigned Maximum Value Signed Maximum Value Unsigned TINYINT SMALLINT -32768 32767 65535 MEDIUMINT -8388608 8388607 16777215 -2147483648 2147483647 4294967295 BIGINT -2 63 2 63 -1 2 64 -1
 
推荐文章
想表白的楼房  ·  MySQL :: MySQL 8.4 Reference Manual :: 17.12.1 Online DDL Operations
2 月前
淡定的香烟  ·  Entity Framework Core 实现MySQL 的TimeStamp/RowVersion 并发控制开发者社区
2 月前
憨厚的黑框眼镜  ·  MySQL :: MySQL 8.4 Reference Manual :: 15.1.9 ALTER TABLE Statement
2 月前
温暖的芒果  ·  Upgrade from containers
2 月前
近视的苦瓜  ·  Oracle、Teradata和MySQL语法兼容性差异_开发指南(9.1.0.x)_开发指南_数据仓库服务 DWS-华为云
2 月前
强健的黑框眼镜  ·  最高人民检察院印发《人民检察院公诉人出庭举证质证工作指引》_中华人民共和国最高人民检察院
2 年前
安静的卤蛋  ·  跟着走着瞧去西藏,如诗如画,跟团旅行首选_圣湖_服务_行程
2 年前
含蓄的人字拖  ·  哥布林的洞� - 搜狗图片搜索
3 年前
任性的甜瓜  ·  宁夏建材出让水泥资产吸收合并中建信息预判点评 公司正在筹划重大资产重组事项,拟由公司向中建材信息技术股份有限公司(以下简称“中建信息”)全体股东发行 A 股股票换股吸... - 雪球
3 年前
打酱油的菠萝  ·  我真不是天命之子漫画|官方在线漫画全集-快看漫画
3 年前
今天看啥   ·   Py中国   ·   codingpro   ·   小百科   ·   link之家   ·   卧龙AI搜索
删除内容请联系邮箱 2879853325@qq.com
Code - 代码工具平台
© 2024 ~ 沪ICP备11025650号