Explain materialized views and how they are used.

Answers were Sorted based on User's Feedback



Explain materialized views and how they are used...

Answer / shams tabrez

Materialized views are dynamic views, means if materialized
were created on 2 tables than if any update happens in
these two tables than it reflect on materialized views
which is created on these 2 tables.

Is This Answer Correct ?    3 Yes 1 No

Explain materialized views and how they are used...

Answer / shyamal mondal

Materialized view is a database object which contains the result of a query. It is the local copy of data located remotely or are used to create summary table based on aggregation of table's data.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Oracle AllOther Interview Questions

how to replace not in with not exist?

1 Answers   IBM,


In my table i'm having the duplicate records with sequence number and my requirement is when in new record is coming i want to delete existing old record(onlyone i.e maintaing the partial duplicate date )and add new record

2 Answers   Syntel,


what are the interface and api table for receipts conversion in oracle receivables? : oracle accounts receivable

1 Answers  


What view would you use to determine free space in a tablespace?

1 Answers  


how to display last 5 letters from a name (take emp table ename )

6 Answers   IBM,


Name three advisory statistics you can collect.

1 Answers  


i have marks in table,how to find total?

1 Answers  


What type of index should you use on a fact table?

1 Answers  


What is auto invoicing? Explain : oracle accounts receivable

1 Answers  


What is db_recovery_file_dest in oracle? When do you need to set this value?

1 Answers  


What is $FLEX$ and $PROFILES$?

2 Answers  


What is the mandatory setup in cyclecount ?

1 Answers   Oracle,


Categories
  • Oracle General Interview Questions Oracle General (1803)
  • 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)