Materialized Views
Hi ALL,
I would like to create a Materialized Views for some Transaction Table (RA_CUSTOMER_TRX_ALL, MTL_MATERIAL_TRANSACTIONS) using on commit and fast setting.
before i haven't use the MV, i checked some document, if we use on commit setting, the commit time for the transaction table will be longer. is it right?
May i know will MV cause performance problem for the targeted tables?
regards,
Timothy