Home > Ask the Oracle Experts > (Archive) SQL and PL/SQL Questions & Answers > Working with materialized views
Ask The Oracle Expert: Questions & Answers
EMAIL THIS

Working with materialized views

Azim Fahmi EXPERT RESPONSE FROM: Azim Fahmi

Pose a Question
Other Oracle Categories
Meet all Oracle Experts
Become an Expert for this site


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   


>
QUESTION POSED ON: 16 March 2004
What are materialized views and where can we use them (under real-time scenario)?

>
EXPERT RESPONSE
A materialized view was previously called a snapshot in Oracle. It is a physical table that is based on a query on one or many tables. Materialized views can be used for dynamic data replication or to access data on remote databases without a hit on performance. In comparison to views, materialized views are physical tables and can be refreshed based on some predetermined intervals. In addition, materialized views can use logs to store record changes to quickly refresh the materialized views.

As mentioned materialized views can be used to access remote database tables across database links or can be used to store computed, complex queries within the same database. A practical use of materialized views will be in an operational data store or data warehouse.

You can create indexes on materialized views as well.


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   


RELATED CONTENT
Replication
Setting up backups with data replication
Merging records in Access and Oracle
Cloning database with hot backup
Setting up multi-master replication in Oracle 10g
Partial database replication setup
Creating report from snapshots
Steps for database replication
Replication using LogMiner
Cloning a production database into a development server
Create a database clone using an open backup

(Archive) SQL and PL/SQL
ORA-01654 even though maxextents defined as unlimited
Read, process and write a text file to the database
Concatenating a null character affecting performance
Generating a 10 character alphanumeric sequence
Working with InterDev and DreamWeaver
Line placement in an EMESSAGE
Searching for stored reservation dates in a database
Specifying a column as NULL
Write a SQL script with optional arguments
Error message while trying to write a Pl/SQL block

Oracle PL/SQL
Oracle's free SQL Developer adds database migration tool
Confused about Oracle certification exams
ORA-01422 error when procedure returns more than one row
Calling procedure inside another procedure in anonymous block
How to import comma-delimited text file to Oracle table
Oracle updates Microsoft developer tools
PLS-00103 errors
PL/SQL do's and don't's: Five questions with Steven Feuerstein
Definition of force view
ORA-04082: NEW or OLD references not allowed in table level triggers

RELATED GLOSSARY TERMS
Terms from Whatis.com − the technology online dictionary
PL/SQL  (SearchOracle.com)

RELATED RESOURCES
2020software.com, trial software downloads for accounting software, ERP software, CRM software and business software systems
Search Bitpipe.com for the latest white papers and business webcasts
Whatis.com, the online computer dictionary



Search and Browse the Expert Answer Center
Search and browse more than 25,000 question and answer pairs from more than 250 TechTarget industry experts.
Browse our Expert Advice

HomeNewsTopicsTipsAsk the ExpertsMultimediaWhite PapersProductsBlogs
About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides enterprise IT professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective IT purchase decisions and managing their organizations' IT projects - with its network of technology-specific Web sites, events and magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Reprints  |  Site Map




All Rights Reserved, Copyright 2003 - 2008, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts