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; |
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |