InterviewSolution
Saved Bookmarks
| 1. |
What Is The Use Of The User_errors Data Dictionary View? |
|
Answer» The USER_ERRORS DATA dictionary VIEW is USED to view the COMPILATION errors of the SUBPROGRAMS. The USER_ERRORS data dictionary view is used to view the compilation errors of the subprograms. |
|