InterviewSolution
Saved Bookmarks
| 1. |
How Can Retrieve Object Definitions From Data Dictionary? |
|
Answer» You can use the dbms_metadata package to retrieve object definitions from data dictionary by SPECIFYING the following:
You can use the dbms_metadata package to retrieve object definitions from data dictionary by specifying the following: |
|