RelationalDBDesign
SiteMap
Advanced Tuning
SQL Tuning
Perform Tuning
Tuning Instance
Tuning Basics
External Environment
Data Structures
«Prev
Next»
Performance Tuning
Data Blocks
Database Block Size
Optimizing Space Usage
Segment Header Internals
Data Block Fundamentals
PCtfree Optimal Performance
PCtused Optimal Performance
PCT Used Optimal Performance
PCT Used Performance
Setting PCT Used Guidelines
Monitoring Tuning Indexes
Monitoring Tuning Indexes
Analyzing Oracle Index
Table High Water Marks
Water Mark Active
DB Engine Conclusion
Data Structures
Oracle Structures
Abstract Data Types
Using Oracle Objects
Oracle nested Tables
Oracle Data Constructs
Oracle Varrays
Performance Conclusion
Data Dictionary
Performance Views
DBA Performance
Buffer hit Ratio
Building Alert Monitor
Oracle Data Dictionary
x-views
Partitioned Tuning
Partitioned Objects
Database Objects
Global Partitioned Indexes
Local Partitioned Indexes
Partitioned Index Maintenance
DB Partitioned Features
Index Techniques
Bitmap Indexes
Increase Query Speed
DW Star Schema
Star Transformation Queries
Star Transformation Process
Transformation Process
Using Concatenated Indexes
Function Based Indexes
Bitmapped Indexes
Oracle Database Tuning
Oracle Web Applications
Web Request Broker
Oracle Tuning - Glossary
Object Data Constructs - Quiz
Each question is worth one point. Select the best answer or answers for each question.
1.
What Oracle data construct allows related data items to be grouped together?
Please select all the correct answers.
A.
OIDs
B.
ADTs
C.
Nested tables
D.
VARRAYs in tables
2.
Which were listed as Oracle constructs that would help Oracle performance? (Choose all that apply)
Please select all the correct answers.
A.
Data columns of the data type OID
B.
Nested tables
C.
Tables with VARRAY data types
D.
Tables with MAXEXTENTS UNLIMITED
3.
What time consuming operation do the Oracle object constructs help to avoid?
Please select the best answer.
A.
Expensive index range scans
B.
Expensive fetches by ROWIDs
C.
Expensive SQL table JOINs
D.
Expensive full-table scans