Filters
Question type

Study Flashcards

A conditional expression is normally expressed within the ____________________ or HAVING clauses of a SQL statement.

Correct Answer

verifed

verified

____________________ is a measure of how likely an index will be used in query processing.

Correct Answer

verifed

verified

How should storage volumes be allocated for indexes, system, and high-usage tables?

Correct Answer

verifed

verified

Assign separate data files in separate s...

View Answer

____________________ are ordered sets of values that are crucial in speeding up data access.

Correct Answer

verifed

verified

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.


A) data cache
B) SQL cache
C) sort cache
D) optimization mode

E) B) and C)
F) C) and D)

Correct Answer

verifed

verified

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.


A) client and server
B) database
C) SQL performance
D) DBMS performance

E) A) and B)
F) A) and C)

Correct Answer

verifed

verified

A(n) ____ is a logical grouping of several data files that store data with similar characteristics.


A) procedure cache
B) file group
C) data files
D) extends

E) A) and D)
F) A) and C)

Correct Answer

verifed

verified

The DBMS ____ the SQL query and chooses the most efficient access/execution plan.


A) parses
B) executes
C) fetches
D) processes

E) None of the above
F) B) and C)

Correct Answer

verifed

verified

The ____ table space is used to store the data dictionary tables.


A) system
B) user data
C) temporary
D) rollback segment

E) A) and D)
F) A) and C)

Correct Answer

verifed

verified

All transaction management commands are processed during the parsing and execution phases of query processing.

A) True
B) False

Correct Answer

verifed

verified

Showing 61 - 70 of 70

Related Exams

Show Answer