![]() |
![]()
| ![]() |
![]()
NAMEDROP_USER - remove a database role SYNOPSISDROP USER [ IF EXISTS ] name [, ...] DESCRIPTIONDROP USER is simply an alternate spelling of DROP ROLE. COMPATIBILITYThe DROP USER statement is a PostgreSQL extension. The SQL standard leaves the definition of users to the implementation. SEE ALSODROP ROLE (DROP_ROLE(7))
|