DROP SERVICE Statement

Deletes a Web service.

Quick Links:

Go to Examples

Go to Usage

Go to Standards

Go to Permissions

Syntax

DROP SERVICE service-name

Examples

(back to top)

Usage

(back to top)

DROP SERVICE deletes a Web service.

Standards

(back to top)

  • SQL—ISO/ANSI SQL compliant.
  • SAP Sybase Database product—Not supported by Adaptive Server.

Permissions

(back to top)

Requires the MANAGE ANY WEB SERVICE system privilege.

Related reference
ALTER SERVICE Statement
CREATE SERVICE Statement