Administrators can delete remote procedures and functions using SQL statements.
Prérequis
No privileges required.
Execute a statement to drop the procedure or function.
DROP PROCEDURE RemoteProc; |
DROP FUNCTION RemoteFunc; |
![]() |
Discuter à propos de cette page dans DocCommentXchange.
|
Copyright © 2013, SAP AG ou société affiliée SAP - SAP Sybase SQL Anywhere 16.0 |