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
Explain oracle’s server parameter file.
How to use in conditions in oracle?
How to update values in a table in oracle?
What are the oracle built-in data types?
how do u setup a replication site?
What is the difference between postgresql and oracle?
What is a parameter file in oracle?
WHAT IS THE DEFINITION OF DEFAULT CUSTOMER IN AR?
What is proxy method?
what is a Nested Loop join?
How to create tables for odbc connection testing?
Using the relations and the rules set out in the notes under each relation, write statements to create the two sequence generators specified in the notes.
What is an Oracle Instance?
Is there any function in oracle similar like group_concat of mysql?
What is the parameter mode that can be passed to a procedure?