Prepare
Practice
Interview
Aptitude
Reasoning
English
GD
Placement papers
HR
Current affairs
Engineering
MCA
MBA
Online test
Login
Online Practice Test
>
Oracle Replication
« Previous
Next »
Oracle creates an index for the _____________ in the snapshot base table
Options
- Primary key
- Foreign key
- Super key
- Both a and c
CORRECT ANSWER : Primary key
Discussion Board
Snapshot concepts
Oracle creates an index for the primary key in the snapshot base table. Primary key snapshots are the default type of snapshot.
They are updateable if the snapshot was created as part of a snapshot group and "FOR UPDATE" was specified when defining the snapshot.
Changes are propagated according to the row-level changes that have occurred, as identified by the primary key value of the row (not the ROWID).
Prajakta Pandit 02-16-2017 01:26 AM
« Previous
Next »
Write your comments
*
*
Email must be in the form someone@domain.com
*
*
Enter the code shown above:
Please enter the code shown above
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)
Related Content
Oracle (40)
Oracle (30)
Oracle (49)
Oracle (51)
Oracle (52)
Oracle DBA (29)
Oracle PLSQL (30)
Oracle Replication (20)
Oracle Architecture (20)
Oracle Transaction (20)
PLSQL (22)
PLSQL (24)
PLSQL (50)
Advertisement
▲