首页 > 数据库 > mysql教程 > 如何获取MySQL服务器端帮助类别列表?

如何获取MySQL服务器端帮助类别列表?

PHPz
发布: 2023-09-07 22:45:09
转载
1452 人浏览过

如何获取MySQL服务器端帮助类别列表?

我们可以通过将关键字内容传递给help命令来获取MySQL服务器端帮助类别的列表。

1

2

3

4

5

6

7

8

9

10

11

12

13

14

15

16

17

18

19

20

21

22

mysql> help contents

You asked for help about help category: "Contents"

For more information, type &#39;help <item>&#39;, 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

登录后复制

以上是如何获取MySQL服务器端帮助类别列表?的详细内容。更多信息请关注PHP中文网其他相关文章!

本站声明
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn
热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板