DROP PROCEDURE drops a .
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
DROP PROCEDURE drops a .
| Parameter | Description |
|---|---|
proc_name | The name of one of more procedures to drop. |
routine_param | An optional list of the procedure parameters. |
DROP PROCEDURE delete_earliest_histories;
