DROP ROLE statement 

The DROP ROLE statement drops a role.

Syntax

<drop role statement> ::= DROP ROLE <role name>

role name

Explanation

The current user must be the owner of the role.

The metadata of the role to be dropped is dropped from the catalog.