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 SYSTEM_USER |
Create a system entry |
CREATE USER |
Create an authorization identifier |
DROP USER |
Delete an authorization identifier |
DROP SYSTEM_USER |
Delete a system entry |
Table 46: SQL statements for managing user entries