Why do you create or replace procedures rather that drop and recreate.
No Answer is Posted For this Question
Be the First to Post Answer
What is Private Database Link ?
How to check your oracle database 10g xe installation?
If a table column has is UNIQUE and has NOT NULL, is it equivalent to a PRIMARY KEY column?
Why is oracle so popular?
How to select some columns from a table in oracle?
What is catalog in Oracle?
What is parameterized cursor in oracle?
How to use select statement to count the number of rows in oracle?
what is the difference between no rows returned and null returned?
How can I introduce multiple conditions in like operator?
What is the difference between translate and replace?
I have created one package with out procedures in package specification and in package body i have used 2 procedures. is it compile????