Hi,
I have many tables, views, sequences, functions in multiple schemas in my database. I have to migrate the entire database meta data to production environment. So, I would like to prepare objects (table, view..) scripts.
It would be difficult to open each and every object and get the definition.
Is there any way to extract the definitons of oracle objects all at a once in a file? I have the list of object names, for which I need the definitions.
Thanks in advance.
BI DWH BALA