Sunday, 22 April 2012

How can you find out if a table can be redefined? | Oracle DBA

You can use the dbms_redefinition.can_redef_table procedure to determine if a table can be redefined.

No comments: