forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Reviewed-by: Jiang, Beibei <beibei.jiang@t-systems.com> Co-authored-by: Lu, Huayi <luhuayi@huawei.com> Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
1.9 KiB
1.9 KiB
Dropping a Function/Procedure
Individual or batch drop can be performed on functions/procedures. Refer to Dropping a Batch of Objects section for batch drop.
Follow the steps below to drop a function/procedure or SQL function object:
- In the Object Browser pane, right-click the selected function/procedure object and select Drop Object.
- To drop objects in batches, right-click two or more selected function/procedure objects and choose Drop Objects.
- In the confirmation dialog box, click Yes to complete the operation successfully.
The status bar displays the status of the completed operation.
Parent topic: Working with Functions/Procedures