Ways to restore PL/SQL - stored procedure - after it has been dropped
OS: Windows 2003 Server
DB: Oracle 10g
Dropped a stored procedure and the DBA is 'out'. Don't have the source. Any way to get the stored code back from within the database? Is it stored as latest SQL run somewhere?
DOAH!