PL/SQL (MOSC)

MOSC Banner

Application_delete

edited Oct 15, 2009 12:24PM in PL/SQL (MOSC) 5 commentsAnswered
 Hi,
can anyone help me in answering below question with correct reason.....

which of the following statments allows you to review public portions of the application_delete package?

a) desc application_delete
b) exec dbms_stats.show('application_delete')
c) select * from application_delete.
d) select * from package application_delete.
e) desc application_delete.prototype


Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center