Removes a user.
DROP USER user-name
DROP USER SQLTester;
user-name—Name of the user to remove.
SQL—ISO/ANSI SQL compliant.
Sybase—Not supported by Adaptive Server Enterprise.
Must have DBA or USER ADMIN authority.