alter table
select dbms_metadata.get_dependent_ddl('REF_CONSTRAINT', 'TAB_C', 'ORG_DATA') from dual;
dbms_metdata.get_ddl
dbms_metadata
Index