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
How do you increase the OS limitation for open files (LINUX and/or Solaris)?
What are the built-in functions used for sending Parameters to forms ?
How to use null as conditions in oracle?
Hi Can any one tell me what are the API's used in requisition import.
What is meant by raw datatype?
How do I limit the number of rows returned by an oracle query after ordering?
How to create an initialization parameter file?
What will be the syntax to find current date and time in format "yyyy-mm-dd"?
How to call a stored function with parameters?
Does oracle charge for java?
What is meant by an index?
How to initialize variables with default values?
Explain the characteristics of oracle dba?
How to bring a tablespace offline?
How to create tables for odbc connection testing?