InterviewSolution
Saved Bookmarks
| 1. |
Which View Is Used To Track The Security Dependencies? |
|
Answer» The SECURITY DEPENDENCIES can be TRACKED USING the USER_TAB_PRIVS data dictionary view. The security dependencies can be tracked using the USER_TAB_PRIVS data dictionary view. |
|