Exam 14: Managing Database and Sql Performance
Exam 1: The Database Approach70 Questions
Exam 2: Database Development Process100 Questions
Exam 3: Data Models70 Questions
Exam 4: Relational Model Characteristics100 Questions
Exam 5: Beginning Structured Query Language Sql100 Questions
Exam 6: Procedural Language Sql and Advanced Sql100 Questions
Exam 7: Data Modeling With Entity Relationship Diagrams100 Questions
Exam 8: Data Modeling Advanced Concepts70 Questions
Exam 9: Normalizing Database Designs100 Questions
Exam 10: Distributed Databases70 Questions
Exam 11: Interacting With Databases Through the Web100 Questions
Exam 12: Database Administration and Security100 Questions
Exam 13: Managing Transactions and Concurrency70 Questions
Exam 14: Managing Database and Sql Performance70 Questions
Exam 15: Databases for Decision Support100 Questions
Select questions type
____________________ are ordered sets of values that are crucial in speeding up data access.
(Short Answer)
4.9/5
(33)
On the client side, the objective is to generate a SQL query that returns the correct answer in the least amount of time, using the minimum amount of resources at the server end. The activities required to achieve that goal are commonly referred to as ____ tuning.
(Multiple Choice)
4.9/5
(33)
All transaction management commands are processed during the parsing and execution phases of query processing.
(True/False)
4.9/5
(33)
Most DBMSs operate in one of two optimization modes: cost-based or rule-based. Others automatically determine the ____ based on whether database statistics are available.
(Multiple Choice)
4.9/5
(33)
How should storage volumes be allocated for indexes, system, and high-usage tables?
(Essay)
4.9/5
(33)
A(n) ____ is a logical grouping of several data files that store data with similar characteristics.
(Multiple Choice)
4.7/5
(41)
A conditional expression is normally expressed within the ____________________ or HAVING clauses of a SQL statement.
(Short Answer)
4.8/5
(24)
____________________ is a measure of how likely an index will be used in query processing.
(Short Answer)
4.9/5
(36)
The ____ table space is used to store the data dictionary tables.
(Multiple Choice)
4.8/5
(37)
The DBMS ____ the SQL query and chooses the most efficient access/execution plan.
(Multiple Choice)
4.9/5
(36)
Showing 61 - 70 of 70
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)