Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
檀越@新空间
Coding Tree
提交
d3df242e
C
Coding Tree
项目概览
檀越@新空间
/
Coding Tree
通知
2
Star
0
Fork
0
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
DevOps
流水线
流水线任务
计划
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
C
Coding Tree
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
DevOps
DevOps
流水线
流水线任务
计划
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
流水线任务
提交
Issue看板
提交
d3df242e
编写于
4月 27, 2022
作者:
彭世瑜
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
fix
上级
9a2a3388
变更
3
显示空白变更内容
内联
并排
Showing
3 changed file
with
5 addition
and
5 deletion
+5
-5
blog/php-basic/index.md
blog/php-basic/index.md
+1
-1
blog/php-mysql/index.md
blog/php-mysql/index.md
+2
-2
blog/php-mysql/mysql-basic.md
blog/php-mysql/mysql-basic.md
+2
-2
未找到文件。
blog/php-basic/index.md
浏览文件 @
d3df242e
...
...
@@ -30,4 +30,4 @@
14.
[
编程思想
](
blog/php-basic/thinking.md
)
[
算法 algorithm
](
blog/php-basic/algorithm.md
)
15.
[
算法 algorithm
](
blog/php-basic/algorithm.md
)
blog/php-mysql/index.md
浏览文件 @
d3df242e
...
...
@@ -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
)
...
...
blog/php-mysql/mysql-basic.md
浏览文件 @
d3df242e
...
...
@@ -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.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录