InterviewSolution
Saved Bookmarks
| 1. |
What Is A Package ? |
|
Answer» A Package is a collection of related PROCEDURES, functions, VARIABLES and other package CONSTRUCTS together as a unit in the DATABASE. A Package is a collection of related procedures, functions, variables and other package constructs together as a unit in the database. |
|