翻译或纠错本页面
- Reference >
- Database Commands >
- User Management Commands
User Management Commands¶
注解
For details on specific commands, including syntax and examples, click on the specific command to go to its reference page.
| Name | Description |
|---|---|
| createUser | Creates a new user. |
| updateUser | Updates a user’s data. |
| dropUser | Removes a single user. |
| dropAllUsersFromDatabase | Deletes all users associated with a database. |
| grantRolesToUser | Grants a role and its privileges to a user. |
| revokeRolesFromUser | Removes a role from a user. |
| usersInfo | Returns information about the specified users. |
