Can we run a package with out specification?If yes how?
Answers were Sorted based on User's Feedback
Answer / srinivasa reddy k
No, we cannot create a package with out its specification.
So we cannot runn a package with out specification.
| Is This Answer Correct ? | 20 Yes | 0 No |
Answer / rao
0/0 PL/SQL: Compilation unit analysis terminated
1/14 PLS-00201: identifier 'P3' must be declared
1/14 PLS-00304: cannot compile body of 'P3' without its
specification
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / madhu
yes, we can create a package with out its specification
using Forwad declaration
| Is This Answer Correct ? | 2 Yes | 13 No |
What is the maximum number of statements that can be specified in a trigger statement?
Define MultiOrg Structure
How to pass data into EXECUTE_IMMEDIATE statement in plsql body ?
In interface how u find errors and how to solve. How to fix it?
While registering the concurrent program we first do the executable concurrent program and then define it . So why we need to give the application name twice in executable and as well as definitions
what is the need of registering table in apps?
what is MRC? Why it is needed?
What is MO operating units. Why it need to to set this and where .
tell me the scenarios of between pages in reports
what are the sql attributes?
Do you know what is applysys in oracle application database schema, what is apps?
can we use commit in trigger? If yes how?