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
A(n) ____________________ request is a low-level (read or write) data access operation to/from computer devices.
(Short Answer)
4.8/5
(37)
DBMS implementations are typically similar in complexity to two-tier client/server configurations.
(True/False)
4.9/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
(40)
End users and the DBMS interact through the use of ____________________ to generate information.
(Short Answer)
4.8/5
(35)
Indexes are very useful in small tables or tables with low sparsity.
(True/False)
4.8/5
(39)
To work with data, the DBMS must retrieve the data from permanent storage and place it in RAM.
(True/False)
4.8/5
(30)
The system will perform best when its hardware and software resources are ____________________.
(Short Answer)
4.9/5
(32)
A system table space, a user data table space, an index table space, and a temporary table space are examples of ____.
(Multiple Choice)
4.9/5
(35)
A DBA determines the initial size of the data files that make up the database; however, as required, the data files can automatically expand in predefined increments known as ____.
(Multiple Choice)
4.8/5
(31)
Character field comparisons are faster than numeric, date, and NULL comparisons.
(True/False)
4.9/5
(38)
____ is/are the central activity during the parsing phase in query processing.
(Multiple Choice)
4.7/5
(38)
The ____________________ table space is the most frequently accessed table space and should be stored in its own volume.
(Short Answer)
4.7/5
(35)
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.9/5
(37)
The DBMS ____ the SQL query using the chosen execution plan.
(Multiple Choice)
4.9/5
(32)
A cost-based optimizer uses a set of preset rules and points to determine the best approach to execute a query.
(True/False)
4.8/5
(26)
The DBMS ____ the data and sends the result set back to the client.
(Multiple Choice)
4.9/5
(29)
The ____ must be set large enough to permit as many data requests to be serviced from cache as possible.
(Multiple Choice)
4.9/5
(35)
Showing 21 - 40 of 70
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)