From ec6ad569c907fcc8c1cdb39ae6d1414bf09a0bc3 Mon Sep 17 00:00:00 2001 From: theluyuan <1162963624@qq.com> Date: Thu, 6 May 2021 14:07:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=AE=8C=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/mysql/update.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 docs/mysql/update.md diff --git a/docs/mysql/update.md b/docs/mysql/update.md new file mode 100644 index 0000000..22a365d --- /dev/null +++ b/docs/mysql/update.md @@ -0,0 +1,6 @@ +# 数据操作 + +> 之前已经看到了查询数据与添加数据,下面来看一下修改数据 + +## 修改数据 +