Deletes all data tables, views, triggers, SQL procedures, macros, and user-installed files (UIFs) from a user.
This statement does not delete the definition for a user from the dictionary. See DROP USER.
Required Privileges
You must have the DROP privilege on the specified user.