SQL statements
:
DCL statements
:
DROP USER
DROP USER
This statement removes a database user and optionally remove the user's objects.
To support DROP USER processing, the IP GETSUPPORT operation must return TRUE for IP_SUPPORT_DROP_USER.
Syntax
DROP USER user
Example
DROP USER user1