我们如何获得 MySQL 服务器端帮助类别的列表?


我们可以向 help 命令提供关键字内容来获取 MySQL 服务器端帮助类别的列表。

mysql> help contents
You asked for help about help category: "Contents"
For more information, type 'help <item>', where <item> is one of the following
categories:
   Account Management
   Administration
   Compound Statements
   Data Definition
   Data Manipulation
   Data Types
   Functions
   Functions and Modifiers for Use with GROUP BY
   Geographic Features
   Help Metadata
   Language Structure
   Plugins
   Procedures
   Storage Engines
   Table Maintenance
   Transactions
   User-Defined Functions
   Utility

更新时间:2020 年 2 月 11 日

已查看 86 次

开始你的职业生涯

完成课程以获得认证

开始
广告