DROP EXTERNLOGIN Statement

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

Quick Links:

Go to Parameters

Go to Examples

Go to Usage

Go to Standards

Go to Permissions

Syntax

DROP EXTERNLOGIN login-name 
   TO remote-server

Parameters

(back to top)

Examples

(back to top)

Usage

(back to top)

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

Side Effects
  • Automatic commit

Standards

(back to top)

  • SQL—ISO/ANSI SQL compliant.
  • SAP Sybase Database product—Supported by Open Client/Open Server.

Permissions

(back to top)

Requires the MANAGE ANY USER system privilege.

Related reference
CREATE EXTERNLOGIN Statement