InterviewSolution
Saved Bookmarks
| 1. |
Where Can A Package Be Stored? |
|
Answer» A package can be STORED on the server side within a schema in the database. It can also be stored on the client side in the form of Oracle REPORTS, Oracle FORMS, or as PART of PL/SQL LIBRARY. A package can be stored on the server side within a schema in the database. It can also be stored on the client side in the form of Oracle Reports, Oracle Forms, or as part of PL/SQL library. |
|