How to archive table rows in oracle 12c - DBACLASS DBACLASS
In oracle 12c a new feature called In-Database Archiving has been introduced. With this we can archive specific rows of a table as per our requirement. This is very helpful,when table contains lot of historical data and for full scan it is taking a lot of time.Using this we can archive the historical data. We […]
oracle clusteringintermediate
by OracleDba
13 views