Show TOC

DROP SERVICE StatementLocate this document in the navigation structure

Deletes a Web service.

Syntax
DROP SERVICE <service-name>
Examples

(back to top)

  • Example 1 drops a Web service named tables:
    DROP SERVICE tables
Usage

(back to top)

DROP SERVICE deletes a Web service.

Standards

(back to top)

  • SQL—ISO/ANSI SQL compliant.
  • SAP Database products—Not supported by SAP ASE.
Permissions

(back to top)

Requires the MANAGE ANY WEB SERVICE system privilege.