Update index.md (#360)

This commit is contained in:
jerry 2021-09-18 14:51:13 +08:00 committed by GitHub
parent b1581e364b
commit 73164b746b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,18 +4,18 @@
[第1章 数据库管理系统概述](lecture-1)
[第1章 数据库管理系统概述](lecture-1.md)
[第2章 数据库的存储结构](lecture-2)
[第2章 数据库的存储结构](lecture-2.md)
[第3章 索引结构](lecture-3)
[第3章 索引结构](lecture-3.md)
[第4章 查询处理](lecture-4)
[第4章 查询处理](lecture-4.md)
[第5章 查询优化](lecture-5)
[第5章 查询优化](lecture-5.md)
[第6章 事务处理](lecture-6)
[第6章 事务处理](lecture-6.md)
[参考资料](references)
[参考资料](references.md)
[版权声明](copyright)
[版权声明](copyright.md)