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
What do you mean by cdb and pdb in oracle 12c?
What are advantages of dateset in datastage?
What are the different windows events activated at runtime ?
How to change system global area (sga) in oracle?
Database is hung. Old and new user connections alike hang on impact. What do you do? Your SYS SQLPLUS session IS able to connect.
How do I use unicode codesets with the weblogic jdriver for oracle driver?
How to check the server version in oracle?
How to see the table columns used in an index?
Explain the characteristics of oracle dba?
What is a table index?
Explain the dml?
What do you mean by merge in oracle and how can you merge two tables?
What is oracle instant client?
Differentiate between function and procedure in oracle.
What is a private synonym?