how to export all schema objects to a text ddl file?
Hi. How can I export all schema objects to a text ddl file that can be executed by sqlplus or another sql execution tool? Thanks, Doug.
0