Files
doc-exports/docs/dli/umn/dli_03_0057.html
Su, Xiaomeng 3a07c40729 dli_umn_20250212
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: Su, Xiaomeng <suxiaomeng1@huawei.com>
Co-committed-by: Su, Xiaomeng <suxiaomeng1@huawei.com>
2025-02-24 08:11:08 +00:00

1.5 KiB

Will Granting Duplicate Permissions to a Table After Inheriting Database Permissions Cause an Error?

If a table inherits database permissions, you do not need to regrant the inherited permissions to the table.

Re-authorizing may cause confusion in table permission management, as the inherited permissions are already sufficient.

When you grant permissions on a table on the console:

  • If you set Authorization Object to User and select the permissions that are the same as the inherited permissions, the system displays a message indicating that the permissions already exist and do not need to be regranted.
  • If you set Authorization Object to Project and select the permissions that are the same as the inherited permissions, the system does not notify you of duplicate permissions.