DROP SERVICE Statement

Deletes a Web service.

Syntax

DROP SERVICE service-name

Examples

Usage

DROP SERVICE deletes a Web service.

See also SQL Anywhere Server - Programming > HTTP web services > Using SQL Anywhere as an HTTP web server.
Note: This reference points to SQL Anywhere documentation.

Standards

  • SQL—ISO/ANSI SQL compliant.

  • Sybase—Not supported by Adaptive Server Enterprise.

Permissions

Must have DBA authority.

Related reference
ALTER SERVICE Statement
CREATE SERVICE Statement