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...

Difference between views and materialized views?

Answer Posted / naresh

View: - it is logical table,it doesn't contain any data,it's contain only select statement.
if you modify the data in view,it's immediately effect to the Base table.
it gets rowids same as the base table.
Materialized view: - M.V are mostly use in Data Marts.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the rules to be applied to nulls whilst doing comparisons?

1366


What is set transaction?

1088


What is difference between sql and oracle?

1190


The select into statement is most often used to create backup copies of tables or for archiving records?

1115


What are tables and fields in the database?

1184


What is difference between stored procedure and trigger?

1246


What is the requirement of self-join?

1206


how to rename an existing table in mysql? : Sql dba

1114


Is the primary key an index?

1077


What is trigger in sql and its types?

1108


What are the advantages of pl sql over sql?

1071


Can you selectively load only those records that you need? : aql loader

1092


What is where clause in sql?

1086


What is varchar example?

1080


Does sql profiler affect performance?

1045