DROP SERVICE Statement

Deletes a Web service.

Syntax

DROP SERVICE service-name

Examples

Usage

DROP SERVICE deletes a Web service.

See also SQL Anywhere 11.0.1 > SQL Anywhere Server – Programming > SQL Anywhere Data Access APIs > SQL Anywhere web services > Introduction to web services.

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