Archive for the 'Oracle' Category

SQL command to show code of stored procedure in Oracle

If you ain’t have a good Oracle tool, such as Toad, and you wish to view or print a stored procedure in the Oracle database, you can check the all_source table.

Continue reading ‘SQL command to show code of stored procedure in Oracle’