How to create a materialized view to view weekly forecast in Calendar Month
We generate forecast in a weekly basis. In Worksheet, we can view the forecast at calendar month time bucket. Behind, Demantra uses UPGRADE_TO_CAL_MONTH procedure to split date. Is it possible to create a materialized view to store forecast in calendar month via sql script?