Hi all,
11.2.0.3.11
aix6
How do I copy the views from HR schema in PROD db to HR schema in UAT database. The are lots of them like 100+ views
I tried to run select dbms_metadata.get_ddl('VIEW','EMP' ) from dual; But the script is wrapped and splitted in half of the column name?
How do I resolve this scripting error pleasee helpppp.....
Thanks a lot,
mk