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 get execution statistics reports on query statements?
How can you Enforce Referential Integrity in snapshots ?
How do I limit the number of oracle database connections generated by weblogic server?
how to do daily transactions with out sql* loader control file regesterd in apps?
How to put more than 1000 values into an oracle in clause?
Display the number value in Words?
Hi friends can u send the oracle 9i full version download link?????????????? please reply ?
How do I connect to oracle database?
src name sex a,male b,female c,male d,female Required output : male female a,b c,d tried pivot but was not successfull select * from src pivot (max(name) for sex in ('MALE','FEMALE'));
Hi this srilatha. I comlpeted my Oracle-hrms. can u provide me interview questions on Core hr, payroll,sshr,OLM etc..
What is an oracle tablespace?
What is user managed backup in Oracle?