In a materialized view log the master can be

Options
- Master table
- Master materialized view
- Both a and b
- Master view


CORRECT ANSWER : Both a and b

Discussion Board
Materialized view

A materialized view is a replica of a target master from a single point in time. The master can be either a master table at a master site or a master materialized view at a materialized view site. The materialized view is populated immediately. The materialized view is populated on the first requested refresh.

Prajakta Pandit 02-16-2017 01:21 AM

Write your comments

 
   
 
 

Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement