パッケージの作成、変更および削除の詳細は、『Oracle Database PL/SQL言語リファレンス』を参照してください。 DROPPACKAGE文を使用すると、データベースからストアド・パッケージを削除できます。この文は、パッケージの本体および仕様部を削除します。 注意: この文を使用してパッケージから...
The package must be in your own schema or you must have theDROPANYPROCEDUREsystem privilege. Syntax drop_package::= Description of the illustration drop_package.gif Semantics BODY SpecifyBODYto drop only the body of the package. If you omit this clause, then Oracle Database drops both the bo...
The Oracle Drop Package Tool allows users to select a Package to be dropped. The tool then generates the SQL to drop the Package. Listed below is an example SQL statement generated by the Drop Package Tool. DROP PACKAGE TESTUSER.TEST_PACKAGE ...
首頁PolarDB雲原生資料庫PolarDB PostgreSQL版(相容Oracle)開發指南(Oracle文法相容1.0)SQL命令DROP PACKAGE 搜尋幫助內容 DROP PACKAGE 更新時間:2024-07-06 03:45 產品 社區 刪除包。 文法 DROP PACKAGE [ BODY ] name 說明 DROP PACKAGE 刪除現有的包。要執行該命令,您必須是超級使用者或包的所有者。如果指定 BOD...
designatorRESTRICTMODULE模組名稱NICKNAME暱稱PACKAGEpackage-nameVERSION版本 IDPERMISSION許可權名稱procedure-designatorRESTRICTROLE角色名稱SCHEMA綱目名稱RESTRICTSECURITY LABELsecurity-label-nameRESTRICTSECURITY LABEL COMPONENTsec-label-comp-nameRESTRICTSECURITY POLICYsecurity-policy-nameRESTRICTSEQUENCE序列名稱RESTRICTSERVER伺服...
The package to be dropped must be in your schema, or you must have the DROP ANY PROCEDURE privilege to remove a package from another schema. Example The following example removes the package salcalc from the database: DROP PACKAGE salcalc Get Oracle Database Administration: The Essential Refe...
51CTO博客已为您找到关于oracle drop package的相关内容,包含IT学习相关文档代码介绍、相关教程视频课程,以及oracle drop package问答内容。更多oracle drop package相关解答可以来51CTO博客参与分享和学习,帮助广大IT技术人实现成长和进步。
INGRES Not Supported No Informix Not Supported No MariaDB Not Supported No MySQL Not Supported No Oracle Supported No PostgreSQL Not Supported No Snowflake Not Supported No SQL Server Not Supported No SQLite Not Supported No Sybase Not Supported No Sybase Anywhere Not Supported NoRelated...
DROP PACKAGE BODY Oracle SQL_MODE ← DROP LOGFILE GROUP ↑ DROP ↑ DROP PACKAGE BODY → Comments Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do...
EVENT MONITORFUNCTION MAPPINGfunction-mapping-name1mask-namemethod-designatorRESTRICTMODULEmodule-nameNICKNAMEnicknamePACKAGEpackage-nameVERSIONversion-idPERMISSIONpermission-nameprocedure-designatorRESTRICTROLErole-nameSCHEMAschema-nameRESTRICTSECURITY LABELsecurity-label-nameRESTRICTSECURITY LABEL COMPONENTsec-label-comp-...