Drop User
The DROP USER command is used to remove an existing user from RioDB.
Access Rule
Requires ADMIN role.
Syntax
DROP USER <username>;
Example
DROP USER bob;
The DROP USER command is used to remove an existing user from RioDB.
Requires ADMIN role.
DROP USER <username>;
DROP USER bob;