Does anyone know how to execute a stored procedure as a result from a
query to dba_object? I would like to use a packaged procedure that
could take package_name, object_name inputs to a cursor querying the
dba_object or all_arguments table and then loop through and execute the
results.
Thanks in advance!
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.