Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is materialised View?

Answer Posted / narenkumar reddy

Mv is database object it contain the data stored physically
from select stmt of query
first time it will get the data base table next time onwards
based on refresh methods mv are created tables and views and
also mv
there three types of refresh methods
1.complete(the whole query execute)
2.fast(only modified records are updated target table i.e
incremental loading)
3.force(some times means when we r using agg function on
that time fast option is not working so we go for force option)

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are sql data types?

1070


What are the advantages of stored procedure?

1037


What is oracle pl sql developer?

1021


List different type of expressions with the example.

970


What is a boolean in sql?

1025


Explain locks? : Transact sql

1050


What is a heap in sql?

1137


what are integrity rules?

1090


What is use of term?

1124


Why is there a need for sqlcode and sqlerrm variables?

1101


What are the two characteristics of a primary key?

1029


How long it takes to learn pl sql?

1064


how can we transpose a table using sql (changing rows to column or vice-versa) ? : Sql dba

995


What is coalesce sql?

1050


How do I view a sql trace file?

1061