I have a CDR schema and I want to get the scripts of all the objects which includes tables, views, jobs, sequences packages, procedures , functions, mview etc., anythng that are on that schema
I am able to generate schema script from TOAD and it is quite helpful. Is there anyway that I can get each of the procedures/functions/views scripts separately generated thru TOAD?