The discussion here describes the underlying structure of the grant tables and how the server USES their contents when interacting with clients.
这里的讨论描述了权限表的底层结构以及服务器在与客户端交互时如何使用它们的内容。
The WITH GRANT OPTION is only available for the GRANT statements of packages, routines, schemas, tables, views, and table spaces.
WITH GRANT OPTION 只能用于包、例程、模式、表、视图和表空间的 GRANT 语句。
Therefore, GRANT commands are often included in the DDL after objects, such as tables, are created.
因此,GRANT 命令通常会出现在 DDL 中的对象创建语句之后,如数据表。
应用推荐