DROP SERVICE statement

Description

Deletes a web service.

Syntax

DROP SERVICE service-name

Examples

Example 1

To drop a web service named tables, execute the following statement:

DROP SERVICE tables

Usage

DROP SERVICE deletes a web service.


Side effects

None.

Standards

Permissions

Must have DBA authority.

See also