Exam 11: Database Performance Tuning and Query Optimization
Exam 1: Database Systems70 Questions
Exam 2: Data Models70 Questions
Exam 3: The Relational Database Model100 Questions
Exam 4: Entity Relationship (ER)Modeling100 Questions
Exam 5: Advanced Data Modeling70 Questions
Exam 6: Normalization of Database Tables100 Questions
Exam 7: Introduction to Structured Query Language (SQL)100 Questions
Exam 8: Advanced SQL100 Questions
Exam 9: Database Design100 Questions
Exam 10: Transaction Management and Concurrency Control70 Questions
Exam 11: Database Performance Tuning and Query Optimization70 Questions
Exam 12: Distributed Database Management Systems70 Questions
Exam 13: Business Intelligence and Data Warehouses100 Questions
Exam 14: Database Connectivity and Web Technologies100 Questions
Exam 15: Database Administration and Security100 Questions
Select questions type
Knowing the sparsity of a column helps you decide whether the use of ____ is appropriate.
(Multiple Choice)
4.9/5
(41)
The ____________________ cache is a shared,reserved memory area that stores the most recently executed SQL statements or PL/SQL procedures,including triggers and functions.
(Short Answer)
4.8/5
(33)
One of the main functions of a database system is to provide timely answers to end users.
(True/False)
4.8/5
(42)
The ____ table space is used for transaction-recovery purposes.
(Multiple Choice)
4.9/5
(40)
The DBMS ____ the SQL query using the chosen execution plan.
(Multiple Choice)
4.9/5
(40)
The data cache is where the data read from the database data files are stored ____ the data have been read or ____ the data are written to the database data files.
(Multiple Choice)
4.8/5
(34)
The ____ is a shared,reserved memory area that stores the most recently executed SQL statements or PL/SQL procedures,including triggers and functions.
(Multiple Choice)
4.8/5
(38)
____________________ are special instructions for the optimizer that are embedded inside the SQL command text.
(Short Answer)
4.9/5
(32)
____________________ is a measure of how likely an index will be used in query processing.
(Short Answer)
4.9/5
(37)
The data cache or ____ is a shared,reserved memory area that stores the most recently accessed data blocks in RAM.
(Multiple Choice)
4.8/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
(33)
Why do we need to optimize a DBMS with SQL performance tuning,even though they automatically optimize SQL queries?
(Essay)
4.9/5
(40)
To generate database object statistics manually,you could use the following syntax: ____.
(Multiple Choice)
4.8/5
(35)
A(n)____________________ request is a low-level (read or write)data access operation to/from computer devices.
(Short Answer)
4.7/5
(34)
A(n)____ is a logical grouping of several data files that store data with similar characteristics.
(Multiple Choice)
4.8/5
(31)
A conditional expression is normally expressed within the ____________________ or HAVING clauses of a SQL statement.
(Short Answer)
4.8/5
(31)
On the server side,the DBMS environment must be properly configured to respond to clients requests in the fastest way possible,while making optimum use of existing resources.The activities required to achieve that goal are commonly referred to as ____ tuning.
(Multiple Choice)
4.9/5
(35)
Showing 41 - 60 of 70
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)