> For the complete documentation index, see [llms.txt](https://hezhiqiang-book.gitbook.io/mysql/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hezhiqiang-book.gitbook.io/mysql/di-yi-zhang/index-10.md).

# 第十一节 管理数据库和表

- [11.1 数据库管理](https://hezhiqiang-book.gitbook.io/mysql/di-yi-zhang/index-10/shu-ju-ku-guan-li.md)
- [11.2 MySQL 表类型](https://hezhiqiang-book.gitbook.io/mysql/di-yi-zhang/index-10/biao-lei-xing.md)
- [11.3 CREATE TABLE](https://hezhiqiang-book.gitbook.io/mysql/di-yi-zhang/index-10/create-table.md)
- [11.4 序列](https://hezhiqiang-book.gitbook.io/mysql/di-yi-zhang/index-10/xu-lie.md)
- [11.5 ALTER TABLE](https://hezhiqiang-book.gitbook.io/mysql/di-yi-zhang/index-10/alter-table.md)
- [11.6 重命名表](https://hezhiqiang-book.gitbook.io/mysql/di-yi-zhang/index-10/zhong-ming-ming-biao.md)
- [11.7 从表中删除列](https://hezhiqiang-book.gitbook.io/mysql/di-yi-zhang/index-10/cong-biao-zhong-shan-chu-lie.md)
- [11.8 向表中添加新列](https://hezhiqiang-book.gitbook.io/mysql/di-yi-zhang/index-10/xiang-biao-zhong-tian-jia-xin-lie.md)
- [11.9 删除表](https://hezhiqiang-book.gitbook.io/mysql/di-yi-zhang/index-10/shan-chu-biao.md)
- [11.10 临时表](https://hezhiqiang-book.gitbook.io/mysql/di-yi-zhang/index-10/lin-shi-biao.md)
- [11.11 TRUNCATE TABLE](https://hezhiqiang-book.gitbook.io/mysql/di-yi-zhang/index-10/truncate-table.md)
