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
An extent is a named portion of secondary memory allocated for the purpose of storing physical records.
(True/False)
4.7/5
(29)
List the seven factors to consider when choosing a file organization for a particular file in a database.
(Essay)
4.9/5
(43)
Distributing the rows of data into separate files is called:
(Multiple Choice)
4.8/5
(32)
Vertical partitioning means distributing the columns of a table into several separate physical records.
(True/False)
4.8/5
(25)
Using an index for attributes referenced in ORDER BY and GROUP BY clauses has no significant impact upon database performance.
(True/False)
4.7/5
(30)
Which of the following is an objective of selecting a data type?
(Multiple Choice)
4.7/5
(40)
A ________ is a detailed coding scheme recognized by system software,such as a DBMS,for representing organizational data.
(Short Answer)
4.9/5
(31)
________ distributes the columns of a table into several separate physical records.
(Short Answer)
4.8/5
(38)
All of the following are valid datatypes in Oracle 11g EXCEPT:
(Multiple Choice)
4.9/5
(34)
One objective of selecting a data type is to minimize storage space.
(True/False)
4.7/5
(39)
The smallest unit of application data recognized by system software is a:
(Multiple Choice)
4.8/5
(33)
Indexes are most useful for columns that frequently appear in WHERE clauses of SQL commands,either to qualify the rows to select or for linking.
(True/False)
4.8/5
(20)
Fast data retrieval is one factor to consider when choosing a file organization for a particular database file.
(True/False)
4.9/5
(40)
Showing 41 - 60 of 105
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)