Use this statement to drop an external login from the SQL Anywhere catalogs.
DROP EXTERNLOGIN login-name TO remote-server
DROP EXTERNLOGIN deletes an external login from the SQL Anywhere catalogs.
Must have DBA authority.
Automatic commit.
SQL/2003 Vendor extension.
DROP EXTERNLOGIN DBA TO sybase1; |
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |