Database DataWarehousing (MOSC)

MOSC Banner

Materialized View

edited Apr 17, 2012 11:00PM in Database DataWarehousing (MOSC) 4 comments
I inherited  responsibility for a datawarehouse and it has a materialized view that selects all the columns from one of the fact tables. 

There is no aggregation or join. 

ON PREBUILT TABLE WITHOUT REDUCED PRECISION REFRESH FORCE ON DEMAND WITH PRIMARY KEY ENABLE QUERY REWRITE AS SELECT..... every_column from fact_table;

What could be the purpose? 

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center