DROP SERVER Statement

Drops a remote server from the SAP Sybase IQ system tables.

Quick Links:

Go to Examples

Go to Usage

Go to Standards

Go to Permissions

Syntax

DROP SERVER server-name

Examples

(back to top)

Usage

(back to top)

Before DROP SERVER succeeds, you must drop all the proxy tables that have been defined for 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)

Requites the SERVER OPERATOR system privilege.

Related reference
CREATE SERVER Statement