Exam 14: Managing Database and Sql Performance

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

____________________ 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
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)