InterviewSolution
Saved Bookmarks
| 1. |
What does the DBMS_TRACE package consist of? |
|
Answer» The access operator (.) is used in PL/SQL to access the attributes and METHODS of the OBJECT USING the instance name and the (.). The EXAMPLE shows the usage: |
|