Hi,
I'm trying to export some of policies defined in 10g database to migrate them to 12c.
Can it be done with dbms_metadata.get_ddl ?
I f it is right way can You tell me what is the object type of policy - I'm stuck with this (and getting columns from rls_sc$).
Thanks