What is a materialised view?

Answers were Sorted based on User's Feedback



What is a materialised view?..

Answer / velmurugan uk

Materialised view is a snopshot/Copy of data(where data can
come out of select query) which can be refresed over a
period of time.

Is This Answer Correct ?    5 Yes 0 No

What is a materialised view?..

Answer / rashid ansari

materialized view is database object.it just like nomal
view but u can maniputale into mateialized view.when u
fatch data from remotly,materialized view provide fater
fatching data from remote database.when user manipulate on
actual table then simply refersh to materlized view
automatically update materlized view.

Is This Answer Correct ?    2 Yes 0 No

What is a materialised view?..

Answer / deva

Its the data of the remote database. When we queried for
the data at the remote database/schema, the data/resuls set
is known as the materialized view.

Is This Answer Correct ?    1 Yes 1 No

What is a materialised view?..

Answer / riddhi

1) view don't store data whereas mview contains copy of data
2) performance of mview is better then view
3)view contains updated data whereas mview not contain up to date Data because there is an activity of data refresh in mview

Is This Answer Correct ?    0 Yes 0 No

What is a materialised view?..

Answer / amme singh

rashid ansari ans is right

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Oracle General Interview Questions

How to connect to a remote server?

0 Answers  


Give the Types of modules in a form?

1 Answers  


write a query to count number of alphabets in given string for example "APPLE" write a query to generate sequence from 50 to 100 write a query to display in single string "ABCD,EFGH,IJKL,PQRS"

7 Answers   British Telecom BT,


What is the use of file param in imp command?

0 Answers  


I have a database backup file in .db (ext) form how to conver it into .dmp (ext.) for oracle database

0 Answers   EDC,






What is a database schema in oracle?

0 Answers  


What is the purpose of tables, private synonyms and public synonyms in Oracle?

0 Answers   HCL,


What are ddl statements in oracle?

0 Answers  


What is a deadlock ? Explain .

1 Answers  


What are a query and state the different types of queries and their uses?

0 Answers  


Is there any way to find out when one specific table/view/M-view is used last time. i.e. when one specific object is used in any SELECT statement.

0 Answers   Infosys,


what are different types of locks?

6 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)