DROP EXTERNLOGIN Statement

Drops an external login from the SAP Sybase IQ system tables.

Syntax

DROP EXTERNLOGIN login-name 
   TO remote-server 

Parameters

Examples

Usage

Changes made by DROP EXTERNLOGIN do not take effect until the next connection to the remote server.

Side Effects
  • Automatic commit

Standards

  • SQL—ISO/ANSI SQL compliant.

  • Sybase—Supported by Open Client/Open Server.

Permissions

Requires the MANAGE ANY USER system privilege.

Related reference
CREATE EXTERNLOGIN Statement