- database_name
- Name of the containing database for the procedure to be dropped.
- This specification is required only if the procedure to be dropped is contained in a different database than the current database.
- user_name
- Name of the containing user for the procedure to be dropped.
- This specification is required only if the procedure to be dropped is contained in a different database than the current database.
- procedure_name
- Name of the procedure to drop.