Skip to content

Commit 4b32ad5

Browse files
Update modules/ROOT/pages/authentication-authorization/dbms-administration.adoc
Co-authored-by: Therese Magnusson <[email protected]>
1 parent 17b4778 commit 4b32ad5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/authentication-authorization/dbms-administration.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1018,7 +1018,7 @@ GRANT [IMMUTABLE] SET DATABASE DEFAULT LANGUAGE
10181018
| Enables the specified roles to set the default query language on a standard database.
10191019

10201020
| [source, syntax, role=noheader]
1021-
GRANT CREATE COMPOSITE DATABASE
1021+
GRANT [IMMUTABLE] CREATE COMPOSITE DATABASE
10221022
ON DBMS
10231023
TO role[, ...]
10241024
| Enables the specified roles to create new composite databases.

0 commit comments

Comments
 (0)