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
The purpose of an I/O operation is to move data to and from different computer components or devices.
(True/False)
4.8/5
(33)
____________________ are special instructions for the optimizer that are embedded inside the SQL command text.
(Short Answer)
4.9/5
(31)
The ____ table space is used for transaction-recovery purposes.
(Multiple Choice)
4.9/5
(37)
Knowing the sparsity of a column helps you decide whether the use of ____ is appropriate.
(Multiple Choice)
4.8/5
(36)
The majority of primary memory resources will be allocated to the ____ cache.
(Multiple Choice)
4.9/5
(41)
The ____ table space is used as a temporary storage area for merge, sort, or set aggregate operations.
(Multiple Choice)
4.8/5
(35)
To generate database object statistics manually, you could use the following syntax: ____.
(Multiple Choice)
4.9/5
(27)
To work with the data, the DBMS must retrieve the data from the ____ and place it in the ____.
(Multiple Choice)
4.8/5
(40)
____ refers to the number of different values a column could possibly have.
(Multiple Choice)
4.8/5
(31)
All factors must be checked to ensure that each system component operates at its optimum level and has sufficient resources to minimize the occurrence of bottlenecks.
(True/False)
4.8/5
(32)
The ____ cache is used as a temporary storage area for ORDER BY or GROUP BY operations, as well as for index-creation functions.
(Multiple Choice)
4.7/5
(37)
When setting optimizer hints, ____ forces the optimizer to use the P_QOH_NDX index to process this query.
(Multiple Choice)
4.8/5
(38)
Once an SQL statement is transformed, the DBMS creates what is commonly known as a(n) ____________________ plan.
(Short Answer)
4.9/5
(41)
Showing 41 - 60 of 70
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)