1.

Which PL/SQL warning categories gives Messages for conditions that do not have an effect on performance or correctness, but that you might want to change to make the code more maintainable, such as unreachable code that can never be executed?

A. PERFORMANCE
B. SEVERE
C. INFORMATIONAL
D. All mentioned above
Answer» D. All mentioned above


Discussion

No Comment Found