|
-
Materialized view
Materialized view r useful in data wearhousing.
It's useful in queries with joins,aggregates functions.
if single table queries with aggregate function then u can use mview for that. That is called single table mview. which can improve responce time of query and also reduce i/o contention on that table.
kuckoo
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|