DROP SERVICE statement

Description

Deletes a Web service.

Syntax

DROP SERVICE service-name

Examples

Example 1

To drop a Web service named “tables,” execute:

DROP SERVICE tables

Usage

DROP SERVICE deletes a Web service.


Side effects

None

Standards

Permissions

Must have DBA authority.

See also

ALTER SERVICE statement

CREATE SERVICE statement

”Introduction to web services” in SQL Anywhere Server – Programming