Use this statement to drop a web service.
DROP SERVICE service-name
This statement deletes a web service listed in the ISYSWEBSERVICE system table.
Must have DBA authority.
None.
SQL/2003 Vendor extension.
To drop a web service named tables, execute the following statement:
DROP SERVICE tables; |
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |