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
While Oracle has responsibility for managing data inside a tablespace,the tablespace as a whole is managed by the:
(Multiple Choice)
4.9/5
(44)
A table or other data structure used to determine the location of rows in a file that satisfy some condition is called a(n)________.
(Short Answer)
4.8/5
(33)
A detailed coding scheme recognized by system software for representing organizational data is called a(n):
(Multiple Choice)
4.8/5
(36)
The storage format for each attribute from the logical data model is chosen to maximize ________ and minimize storage space.
(Multiple Choice)
4.8/5
(32)
A tablespace is a named set of disk storage elements in which physical files for the database tables may be stored.
(True/False)
4.7/5
(23)
Hash partitioning spreads data evenly across partitions independent of any partition key value.
(True/False)
4.9/5
(35)
Designing physical files requires ________ of where and when data are used in various ways.
(Multiple Choice)
4.9/5
(36)
What is a hashing algorithm and how is it used in hashed file organizations?
(Essay)
4.9/5
(31)
A default value is the value that a field will always assume,regardless of what the user enters for an instance of that field.
(True/False)
4.8/5
(36)
A ________ limits the set of permissible values a field must assume.
(Short Answer)
4.8/5
(40)
A requirement to begin designing physical files and databases is:
(Multiple Choice)
4.9/5
(43)
A ________ key is one field or a combination of fields for which more than one record may have the same combination of values.
(Short Answer)
4.7/5
(39)
A pointer is a field of data that can be used to locate a related field or record of data.
(True/False)
4.8/5
(27)
Indexes are most useful for columns that frequently appear in ________ clauses of SQL statements.
(Short Answer)
4.9/5
(42)
A strategy for breaking apart queries and running each part on separate processors is called ________.
(Short Answer)
4.8/5
(30)
One decision in the physical design process is selecting structures.
(True/False)
4.8/5
(32)
Showing 61 - 80 of 105
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)