Skip to content

Commit 7e64e2e

Browse files
committed
增加MySQL函数
1 parent 6e50496 commit 7e64e2e

27 files changed

+164
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#### MySQL提供了大量的数据类型,为了优化存储、提高数据库性能,在任何情况下均应使用最精确的类型,即在所有可以表示该列值的类型中,该类型使用的存储最少。
2+
3+
- ##### 整形和浮点形选择

MySQL基础/1.数据类型与约束/3.常见运算符介绍.md

Whitespace-only changes.

MySQL基础/4.MySQL函数/1.常见运算符介绍.md

Lines changed: 161 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)