Delete, Remove or Drop Oracle Stored Packages with Drop Package Hapus, Hapus atau Drop Oracle Stored Paket dengan Paket Drop

Oracle Package is an object in Oracle database that allows developers and designers to group procedures and functions into common groups, typically based upon their functionality. Package can be treated as the container for functions and procedures. Paket dapat diperlakukan sebagai wadah untuk fungsi-fungsi dan prosedur. A package consists of two sections which is the package specification (export script file will be in .pks extension) which must be declared first and contains a definition of any objects that can be referenced from outside of the package. Sebuah paket terdiri dari dua bagian yang merupakan spesifikasi paket (ekspor file script akan di. Pks ekstensi) yang harus dinyatakan terlebih dahulu dan berisi definisi dari setiap objek yang dapat direferensikan dari luar kemasan. The other section is a package body (export SQL script file will be in .pkb extension) that contains the implementation of the objects or stored procedures within the package. Bagian yang lain adalah tubuh paket (ekspor skrip SQL file akan di. PKB ekstensi) yang berisi pelaksanaan prosedur benda atau disimpan di dalam paket. With package, a procedure can be hidden inside the package by not declaring them in the package specification. Dengan paket, prosedur yang dapat disembunyikan dalam paket dengan tidak menyatakan mereka dalam paket spesifikasi.

At same time you may no longer need a package, and wish to remove, delete, or drop the package from the Oracle database. Pada waktu yang sama Anda mungkin tidak lagi membutuhkan sebuah paket, dan ingin menghapus, menghapus, atau menjatuhkan paket dari database Oracle. To do so, simply use the DROP PACKAGE SQL command statement from SQL*Plus or Toad or other database too to drop a stored package. Untuk melakukannya, cukup gunakan perintah SQL PAKET DROP pernyataan dari SQL * Plus atau Katak atau database lain juga untuk drop paket yang disimpan.

Syntax of the Drop Package Sintaks dari Paket Drop

DROP PACKAGE [BODY] [schema.]package_name; PAKET DROP [BODY] [schema.] Nama_paket;

The optional BODY parameter is specified when you want to drop only the body of the package. BODY parameter opsional ditentukan ketika Anda hanya ingin menjatuhkan tubuh paket. If this option is omitted, Oracle drops both the body and specification of the package. Jika opsi ini dihilangkan, Oracle tetes baik tubuh dan spesifikasi dari paket. If the package to drop is in your own schema, then there is no need to specify the scheme containing the package too, else you will need to put in the appropriate schema name. Jika paket untuk menjatuhkan yang ada dalam skema sendiri, maka tidak ada perlu menentukan skema paket berisi juga, kalau Anda akan perlu untuk memasukkan nama skema yang tepat. Beside, you must have the DROP ANY PROCEDURE system privilege too. Samping, Anda harus memiliki sistem PROSEDUR APAPUN DROP keistimewaan juga.

Note: Do not use this statement to remove a single object from a package. Catatan: Jangan menggunakan pernyataan ini untuk menghapus satu objek dari sebuah paket. Instead, re-create the package without the object using the CREATE PACKAGE and CREATE PACKAGE BODY SQL statements, or by using the SQL command with the OR REPLACE clause. Sebaliknya, ciptakan kembali paket tanpa obyek menggunakan CREATE CREATE PAKET dan PAKET BODY pernyataan SQL, atau dengan menggunakan perintah SQL dengan klausa ATAU REPLACE.

IMPORTANT : The page is machine translated and provided "as is" without warranty. PENTING: Halaman ini adalah mesin diterjemahkan dan diberikan "sebagaimana adanya" tanpa jaminan. Machine translation may be difficult to understand. Terjemahan mesin mungkin sulit untuk mengerti. Please refer to Silakan merujuk ke original English article artikel asli bahasa Inggris whenever possible. bila memungkinkan.


Leave a Reply Leave a Reply

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> Anda dapat menggunakan tag ini: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime = ""> <em> <i> <q cite=""> <strike> <strong>

Subscribe to comments feature has been disabled. Berlangganan ke fitur komentar telah dinonaktifkan. To receive notification of latest comments posted, subscribe to Untuk menerima pemberitahuan dari komentar terbaru diposting, untuk berlangganan My Digital Life Comments RSS feed My Digital Life Komentar RSS feed or atau register to receive mendaftar untuk menerima new comments in daily email digest. komentar baru di email digest harian.
Custom Search

New Articles Artikel Baru

Incoming Search Terms for the Article Cari Syarat masuk untuk Artikel

oracle drop package oracle drop paket - -- drop package oracle paket drop oracle - -- drop package in oracle drop paket di oracle - -- Which one of the following statements allows you to view the public portions of the APPLICATION_DELETE package? Yang salah satu dari pernyataan berikut ini memungkinkan Anda untuk melihat bagian publik dari paket APPLICATION_DELETE? - -- APPLICATION_DELETE package APPLICATION_DELETE paket - -- view the public portions of the APPLICATION_DELETE package publik melihat bagian-bagian dari paket APPLICATION_DELETE - -- delete package oracle menghapus paket oracle - -- drop object oracle drop objek oracle - -- drop package drop paket - -- oracle delete package oracle menghapus paket - -- drop oracle package drop paket oracle - -- public portions of the APPLICATION_DELETE package publik APPLICATION_DELETE bagian dari paket - -- statements allows you to view the public portions of the APPLICATION_DELETE package pernyataan memungkinkan Anda untuk melihat bagian-bagian umum dari paket APPLICATION_DELETE - -- Which one of the following statements allows you to view the public portions of the APPLICATION_DELETE package Yang salah satu dari pernyataan berikut ini memungkinkan Anda untuk melihat bagian-bagian umum dari paket APPLICATION_DELETE - -- to view the public portions of the APPLICATION_DELETE package untuk melihat bagian-bagian umum dari paket APPLICATION_DELETE - -- oracle drop object oracle drop objek - -- to view the public portions of the APPLICATION_DELETE package? untuk melihat bagian umum dari paket APPLICATION_DELETE? - -- how to drop package in oracle bagaimana paket drop di oracle - -- drop objects oracle drop objek oracle - -- oracle drop packages oracle drop paket - -- oracle rename package nama oracle paket - -- oracle drop package body oracle paket drop tubuh - -- delete procedure oracle Prosedur menghapus oracle - -- oracle sql drop package paket drop sql oracle - -- oracle remove package - -- view the public portions of the APPLICATION_DELETE package? melihat publik APPLICATION_DELETE bagian dari paket? - -- public portions of the APPLICATION_DELETE package? publik APPLICATION_DELETE bagian dari paket? - -- drop object in oracle drop objek di oracle - -- how to drop a package in oracle bagaimana untuk menjatuhkan paket di oracle - -- drop objects in oracle menjatuhkan benda-benda di oracle - -- delete package in oracle menghapus paket di oracle - -- drop package syntax paket drop sintaks - -- application_delete in oracle application_delete di oracle - -- APPLICATION_DELETE APPLICATION_DELETE - -- how to view the public portions of the APPLICATION_DELETE package? cara untuk melihat bagian umum dari paket APPLICATION_DELETE? - -- Oracle drop package command Oracle paket drop perintah - -- rename package oracle nama paket oracle - -- How to view the public portions of the APPLICATION_DELETE package Cara untuk melihat bagian-bagian umum dari paket APPLICATION_DELETE - -- oracle package syntax paket oracle sintaks - -- SELECT * FROM PACKAGE APPLICATION_DELETE; SELECT * FROM PAKET APPLICATION_DELETE; - -- SELECT * FROM PACKAGE APPLICATION_DELETE; SELECT * FROM PAKET APPLICATION_DELETE; - -- delete a package in oracle menghapus sebuah paket di oracle - -- drop package body oracle tubuh paket drop oracle - -- drop package + oracle drop paket + oracle - -- delete oracle package menghapus paket oracle - -- drop oracle drop oracle - -- drop packages oracle paket drop oracle - -- oracle disable package oracle menonaktifkan paket - -- Which one of the following statements allows you to view the public portions of the APPLICATION_DELETE package? Yang salah satu dari pernyataan berikut ini memungkinkan Anda untuk melihat bagian publik dari paket APPLICATION_DELETE? - -- oracle drop package oracle drop paket - -- create package in toad menciptakan paket di kodok - -- drop package sql paket drop sql - -- How to drop object in oracle Bagaimana menjatuhkan benda di oracle - -- oracle stored procedure delete menghapus stored procedure oracle - -- remove package oracle menghapus paket oracle - -- oracle select * from package oracle pilih * dari paket - -- oracle drop objects oracle drop objek - -- Oracle + drop package Oracle + drop paket - -- application_delete package in oracle application_delete paket di oracle - -- drop package body in oracle paket drop tubuh dalam oracle - -- DROP PACKAGES DROP PACKAGES - -- how to delete a package in oracle cara menghapus sebuah paket di oracle - -- to view the public portions of the APPLICATION_DELETE package? untuk melihat bagian umum dari paket APPLICATION_DELETE? - -- application_delete application_delete - -- public portions of application_delete bagian publik application_delete - -- SELECT * FROM PACKAGE APPLICATION_DELETE SELECT * FROM PAKET APPLICATION_DELETE - -- view public portions of application_delete melihat bagian publik application_delete - -- deleting a package in oracle menghapus sebuah paket di oracle - -- oracle drop all packages oracle drop semua paket - -- sql drop package paket drop sql - -- statements allows you to view the public portions of the APPLICATION_DELETE package? pernyataan memungkinkan Anda untuk melihat bagian umum dari paket APPLICATION_DELETE? - -- Which statements allows you to view the public portions of the APPLICATION_DELETE package? Pernyataan yang memungkinkan Anda untuk melihat bagian umum dari paket APPLICATION_DELETE? - -- Which statements allows you to view the public portions of the APPLICATION_DELETE package? Pernyataan yang memungkinkan Anda untuk melihat bagian umum dari paket APPLICATION_DELETE? - -- SELECT * FROM APPLICATION_DELETE SELECT * FROM APPLICATION_DELETE - -- how to drop oracle package cara drop paket oracle - --