InterviewSolution
Saved Bookmarks
| 1. |
What Is A Library In Forms 4.0? |
|
Answer» A LIBRARY is a collection of Pl/SQL program UNITS, including USER NAMED procedures, functions & packages. A library is a collection of Pl/SQL program units, including user named procedures, functions & packages. |
|