RPM_FUTURE_RETAIL Table delete without performance impact / downtime
I want to manually purge the records in RPM_FUTURE_RETAIL table. Since there is no index on action_date column, query is taking long time. My table contains 989 million records.
1
I want to manually purge the records in RPM_FUTURE_RETAIL table. Since there is no index on action_date column, query is taking long time. My table contains 989 million records.