InterviewSolution
Saved Bookmarks
| 1. |
Which Oracle Package Is Used To Check The Status Of A Schema And Analyze The Objects Of The Schema? |
|
Answer» The DBMS_UTILITY PACKAGE is used to CHECK the status of a SCHEMA and ANALYZE the objects of the schema. The DBMS_UTILITY package is used to check the status of a schema and analyze the objects of the schema. |
|