ASA SQL Reference
SQL Statements
Use this statement to drop an external login from the Adaptive Server Anywhere catalogs.
DROP EXTERNLOGIN login-name TO remote-server
DROP clause Specifies the local user login name
TO clause Specifies the name of the remote server. The local user's alternate login name and password for that server is the external login that is deleted.
DROP EXTERNLOGIN deletes an external login from the Adaptive Server Anywhere catalogs.
Must be the owner of login-name or have DBA authority.
Automatic commit.
SQL/92 Vendor extension.
SQL/99 Vendor extension.
Sybase Supported by Open Client/Open Server.
DROP EXTERNLOGIN DBA TO sybase1