Skip to content

Commit e0dbb58

Browse files
authored
Update 一条sql语句在mysql中如何执行的.md
1 parent 95e417d commit e0dbb58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/database/一条sql语句在mysql中如何执行的.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,5 +145,5 @@ update tb_student A set A.age='19' where A.name=' 张三 ';
145145

146146
## 四 参考
147147

148-
*一起构建 MySQL 知识网络
148+
* 《MySQL 实战45讲
149149
* MySQL 5.6参考手册:<https://dev.MySQL.com/doc/refman/5.6/en/>

0 commit comments

Comments
 (0)