alternative solution to materialized view
1- we have a case where i am using a materialized view to enhance performance but it is increasing the database size significantly .
is there any alternative solution that can replace materialized view ?
1
1- we have a case where i am using a materialized view to enhance performance but it is increasing the database size significantly .
is there any alternative solution that can replace materialized view ?