“a9ea99d7006b6619e86a85623b8dddb275cd47fc”上不存在“...math/git@gitcode.net:s920243400/PaddleDetection.git”
提交 d3df242e 编写于 作者: 彭世瑜's avatar 彭世瑜

fix

上级 9a2a3388
......@@ -30,4 +30,4 @@
14. [编程思想](blog/php-basic/thinking.md)
[算法 algorithm](blog/php-basic/algorithm.md)
15. [算法 algorithm](blog/php-basic/algorithm.md)
......@@ -2,9 +2,9 @@
视频地址:[PHP 零基础入门到精通教程(P2 mysql 数据库 5 天)](https://www.bilibili.com/video/BV1Vx411g7uJ)
[数据库 Database 基本概念](blog/php-mysql/database-basic.md)
1. [数据库 Database 基本概念](blog/php-mysql/database-basic.md)
[MySQL简介](blog/php-mysql/mysql-basic.md)
2. [MySQL简介](blog/php-mysql/mysql-basic.md)
[数据库database 基本操作](blog/php-mysql/sql-database.md)
......
......@@ -2,8 +2,8 @@
结构性查询语言 Structured Query Language
分类 | 英文 | 作用 | 代表指令
- | - | - | -
|分类 | 英文 | 作用 | 代表指令
|- | - | - | -
数据查询语言 | DQL Data Query Language | 查数据 | select
数据操作语言 | DML Data Manipulation Language | 写数据 | insert、update、delete
事务处理语言 | TPL Transaction Process Language | 事务安全处理 | trasaction、commit、rollback
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册