Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

SQL statements for managing user entries

SQL statement

Function

CREATE USER

Creates a new authorization identifier

DROP USER

Deletes an authorization identifier and the corresponding system entries

CREATE SYSTEM_USER

Assigns to users authorization identifiers for a database

DROP SYSTEM_USER

Cancels the assignment to system users of authorization identifiers for a database

Table 29: SQL statements for managing user entries