DROP SERVICE Statement

Deletes a Web service.

Syntax

DROP SERVICE service-name

Examples

Usage

DROP SERVICE deletes a Web service.

Standards

  • SQL—ISO/ANSI SQL compliant.

  • Sybase—Not supported by Adaptive Server Enterprise.

Permissions

Requires the MANAGE ANY WEB SERVICE system privilege.

Related reference
ALTER SERVICE Statement
CREATE SERVICE Statement