Creating Materialized view
Moved: Oracle PL/SQL Technical Forum
From: Sreeramam Poduri 17-Jun-09 14:10
Subject: Creating Materialized view
Hi All,
I have three tables A,B,C.Daily these three tables got updated with 3-5 miliions of records.
So for that I am planning to create Materialized view and schedule it to refresh the data by the end of the data every day.
can you please let me know how to create Materialized view for this?
Thank you,
Ram.
From: Sreeramam Poduri 17-Jun-09 14:10
Subject: Creating Materialized view
Hi All,
I have three tables A,B,C.Daily these three tables got updated with 3-5 miliions of records.
So for that I am planning to create Materialized view and schedule it to refresh the data by the end of the data every day.
can you please let me know how to create Materialized view for this?
Thank you,
Ram.
0