I have created one package with out procedures in package
specification and in package body i have used 2 procedures. is
it compile????
Answer Posted / 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 |
Post New Answer View All Answers
When system tablespace is created?
How to define a record variable to store a table row?
How do I use os authentication with weblogic jdriver for oracle and connection pools?
What is analyze command used for?
How much memory your 10g xe server is using?
What are the data types in oracle?
What are group functions in oracle?
Explain the different normalization forms?
What is literal?
How to rename a column in an existing table?
What is primefaces used for?
How do you find out from the RMAN catalog if a particular archive log has been backed-up?
Is oracle a language?
Explain an index segment?
How to create a new table by selecting rows from another table?