Print

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;

Table of Contents
Scroll to Top