mirror of
https://github.com/Snailclimb/JavaGuide
synced 2025-06-20 22:17:09 +08:00
Update 一条sql语句在mysql中如何执行的.md
This commit is contained in:
parent
95e417dc51
commit
e0dbb58cb3
@ -145,5 +145,5 @@ update tb_student A set A.age='19' where A.name=' 张三 ';
|
|||||||
|
|
||||||
## 四 参考
|
## 四 参考
|
||||||
|
|
||||||
* 《一起构建 MySQL 知识网络》
|
* 《MySQL 实战45讲》
|
||||||
* MySQL 5.6参考手册:<https://dev.MySQL.com/doc/refman/5.6/en/>
|
* MySQL 5.6参考手册:<https://dev.MySQL.com/doc/refman/5.6/en/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user