I have created one package with out procedures in package
specification and in package body i have used 2 procedures. is
it compile????
Answer / kumar swamy naidu
YES .if we create any PACKAGE with PROCEDURE on package Specification that's called GLOBAL PACKAGE.
If We Create Any PACKAGE with out procedure in package specification and it in package body that's called PRIVATE package.
it compile with out any error.
| Is This Answer Correct ? | 6 Yes | 0 No |
How to define an explicit cursor in oracle?
how many triggers we can create on a table
11 Answers G2 Technology, TCS,
What is Reduced List of Values?
What are a collation and state the different types of collation sensitivity?
does Oracle has only one table space?
what is the use of system.effective.date variable in oracle?
How will you write a query to get a 5th rank student from a table student_report?
How to experiment a data lock in oracle?
What is Data Block ?
Describe the types of sub query?
What is the oracle implicit cursor?
What are the differences between char and nchar in oracle?