InterviewSolution
Saved Bookmarks
| 1. |
What Are Oracle Supplied Packages? |
|
Answer» Oracle server provides the Oracle Supplied Packages to ALLOW PROCEDURAL Language/Structured Query Language (PL/SQL) to access certain FEATURES of SQL, which are not available in PL/SQL. They also help in EXTENDING the functionality of the database. Oracle server provides the Oracle Supplied Packages to allow Procedural Language/Structured Query Language (PL/SQL) to access certain features of SQL, which are not available in PL/SQL. They also help in extending the functionality of the database. |
|