Exam 5: Physical Database Design and Performance
Exam 1: The Database Environment and Development Process116 Questions
Exam 2: Modeling Data in the Organization103 Questions
Exam 3: The Enhanced E-R Model103 Questions
Exam 4: Logical Database Design and the Relational Model102 Questions
Exam 5: Physical Database Design and Performance103 Questions
Exam 6: Introduction to SQL105 Questions
Exam 7: Advanced SQL107 Questions
Exam 8: Database Application Development105 Questions
Exam 9: Data Warehousing103 Questions
Exam 10: Data Quality and Integration105 Questions
Exam 11: Big Data and Analytics102 Questions
Exam 12: Data and Database Administration110 Questions
Exam 13: Distributed Databases100 Questions
Exam 14: Object-Oriented Data Modeling105 Questions
Select questions type
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.9/5
(46)
All of the following are valid datatypes in Oracle 11g EXCEPT:
(Multiple Choice)
4.8/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
(30)
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.7/5
(40)
A hashing algorithm is a routine that converts a primary key value into a relative record number.
(True/False)
4.8/5
(38)
While Oracle has responsibility for managing data inside a tablespace, the tablespace as a whole is managed by the:
(Multiple Choice)
4.8/5
(40)
Parallel query processing speed is not significantly different from running queries in a non-parallel mode.
(True/False)
4.9/5
(39)
A method that speeds query processing by running a query at the same time against several partitions of a table using multiprocessors is called:
(Multiple Choice)
4.8/5
(39)
Explain the differences between sequential and indexed file organizations.
(Essay)
4.8/5
(36)
Requirements for response time, data security, backup and recovery are all requirements for physical design.
(True/False)
4.8/5
(31)
Using an index for attributes referenced in ORDER BY and GROUP BY clauses has no significant impact upon database performance.
(True/False)
4.9/5
(43)
An appropriate datatype for one wanting a fixed-length type for last name would include:
(Multiple Choice)
4.9/5
(32)
The storage format for each attribute from the logical data model is chosen to maximize ________ and minimize storage space.
(Multiple Choice)
4.8/5
(31)
Showing 61 - 80 of 103
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)