mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 16:03:03 +01:00
Correct description
This commit is contained in:
parent
9aab6ed8cc
commit
8423748c2b
@ -25,9 +25,6 @@ Makes it possible to grant and revoke privileges on DDL operations.
|
||||
|
||||
DDL operations for managing triggers and indices re-use table privileges.
|
||||
|
||||
If ANY keyword is used a user will be able to perform operation on any object. Otherwise only on object which he owns.
|
||||
If ANY keyword was used due GRANT operation it also must be used in according REVOKE operation.
|
||||
|
||||
Sample:
|
||||
|
||||
GRANT CREATE TABLE TO Joe;
|
||||
|
Loading…
Reference in New Issue
Block a user