Merge branch 'master' of https://github.com/CyC2018/CS-Notes
This commit is contained in:
@ -324,7 +324,7 @@ MySQL 提供了两种相似的日期时间类型:DATETIME 和 TIMESTAMP。
|
|||||||
|
|
||||||
### 1. DATETIME
|
### 1. DATETIME
|
||||||
|
|
||||||
能够保存从 1001 年到 9999 年的日期和时间,精度为秒,使用 8 字节的存储空间。
|
能够保存从 1000 年到 9999 年的日期和时间,精度为秒,使用 8 字节的存储空间。
|
||||||
|
|
||||||
它与时区无关。
|
它与时区无关。
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user