Exam 5: Physical Database Design and Performance
Exam 1: The Database Environment and Development Process173 Questions
Exam 2: Modeling Data in the Organization121 Questions
Exam 3: The Enhanced E-R Model and Business Rules74 Questions
Exam 4: Logical Database Design and the Relational Model120 Questions
Exam 5: Physical Database Design and Performance105 Questions
Exam 6: Introduction to SQL119 Questions
Exam 7: Advanced SQL111 Questions
Exam 8: Database Application Development100 Questions
Exam 9: Data Warehousing117 Questions
Exam 10: Data Quality and Integration102 Questions
Exam 11: Data and Database Administration116 Questions
Exam 12: Distributed Databases109 Questions
Exam 13: Object-Oriented Data Modeling91 Questions
Exam 14: Using Relational Databases to Provide Object Persistence113 Questions
Select questions type
________ can be built into the physical structure of fields for many database management systems.
Free
(Short Answer)
4.8/5
(43)
Correct Answer:
Data integrity controls
A(n)________ overrides whatever query plan Oracle would naturally create for a query based upon the query optimizer.
Free
(Short Answer)
4.9/5
(38)
Correct Answer:
hint
Horizontal partitioning refers to the process of combining several smaller relations into a larger table.
Free
(True/False)
4.7/5
(30)
Correct Answer:
False
Because data table row locations are dictated by the hashing algorithm,only one ________ can be used for hashing-based retrieval.
(Short Answer)
4.8/5
(46)
Discuss the critical decisions that must be made during physical database design.
(Essay)
4.9/5
(36)
One field or combination of fields for which more than one record may have the same combination of values is called a(n):
(Multiple Choice)
4.8/5
(37)
Distributing the rows of data into separate files is called ________.
(Short Answer)
4.8/5
(30)
Free range partitioning is a type of horizontal partitioning in which each partition is defined by a range of values for one or more columns in the normalized table.
(True/False)
4.9/5
(33)
A routine that converts a primary key value into a relative record number is called a(n)________.
(Short Answer)
4.9/5
(35)
Clustering allows for adjacent secondary memory locations to contain rows from several tables.
(True/False)
4.9/5
(43)
Explain the differences between sequential and indexed file organizations.
(Essay)
4.9/5
(34)
________ partitioning is a method in which each partition is defined by a range of values for one or more columns of a normalized table.
(Short Answer)
4.8/5
(28)
A command used in Oracle to display how the query optimizer intends to access indexes,use parallel servers and join tables to prepare query results is the:
(Multiple Choice)
4.8/5
(29)
A file organization that uses hashing to map a key into a location in an index where there is a pointer to the actual data record matching the hash key is called a:
(Multiple Choice)
4.8/5
(43)
Denormalization almost always leads to more storage space for raw data.
(True/False)
4.8/5
(40)
________ partitioning distributes the columns of a table into several separate physical records.
(Multiple Choice)
4.8/5
(34)
Showing 1 - 20 of 105
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)