Reference Manual
CHAPTER 9. SQL Statements
To drop an external login from the Adaptive Server Anywhere catalogs.
DROP EXTERNLOGIN login-name
TO remote-server
Only the login-name and the DBA account can delete an external login for login-name.
Automatic commit.
DROP EXTERNLOGIN deletes an external login from the Adaptive Server Anywhere catalogs.
login-name specifies the local user login name
TO clause The 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.
SQL/92 Entry-level feature.
Sybase Supported by Open Client/Open Server.
DROP EXTERNLOGIN dba TO sybase1