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 |
Where do we use decode and case statements?
how to find full database size
1 Answers BirlaSoft, Consultancy,
what is shell?
How index is implemented in oracle database?
hello friends Im doing my final year engineering in B.Tech.. one of uncle said he can provide job in his company if im good in database management. but i have only basic knowledge about database, so like to join database management course in good intuition. so friends kindly help me to get good intuition because its my future.
what happened to the global index when I truncate the data in one of the partition?
What is the fastest query method to fetch data from the table?
You have 4 instances running on the same UNIX box. How can you determine which shared memory and semaphores are associated with which instance?
can a table has a column that has only view data and in other columns we can change data?
how to tune oracle sql queries pls tell me step by step. urgent pls
what is mean by prmary key and foreign key and how can we diffrentiate that? Please answer me. Advance thanks.
What is mean by Program Global Area (PGA) ?