Limitations of REFRESH FAST a Materialized View
547252Aug 20 2007 — edited Aug 20 2007The underlying SQL of a materialized view contains SYSDATE. I am not able to create the materialized view with REFRESH FAST option.
Is there any alternate method to do the same?
I tried FORCE option, but not sure if it will change the functionality of materialized view.
Any help is greatly appreciated.