InterviewSolution
Saved Bookmarks
| 1. |
Is It Possible To Create A Package Body And Store It In A Database? |
|
Answer» Yes, it is POSSIBLE to create a PACKAGE body and store it in the DATABASE, ALTHOUGH it would be in an INVALID state and cannot be executed. Yes, it is possible to create a package body and store it in the database, although it would be in an invalid state and cannot be executed. |
|