Wednesday, February 24, 2010

When creating a function in a SQL Plus You receive this message "Warning: function created with compilation errors". Which command can you issue ?

When creating a function in a SQL Plus You receive this message "Warning: function created with compilation errors". Which command can you issue to see the actual error message?


A. SHOW FUNCTION_ERRORS
B. SHOW USER_ERRORS
C. SHOW ERRORS
D. SHOW ALL ERRORS



Answer: C