Administrators can delete remote procedures and functions using SQL statements.
Prerequisites
No privileges required.
Execute a statement to drop the procedure or function.
DROP PROCEDURE RemoteProc; |
DROP FUNCTION RemoteFunc; |
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2014, SAP AG or an SAP affiliate company. - SAP Sybase SQL Anywhere 16.0 |