Filters
Question type

Study Flashcards

The majority of primary memory resources will be allocated to the ____ cache.


A) data
B) SQL
C) sort
D) optimizer

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

Correct Answer

verifed

verified

A data file can only contain rows from one single table.

A) True
B) False

Correct Answer

verifed

verified

Character field comparisons are faster than numeric,date,and NULL comparisons.

A) True
B) False

Correct Answer

verifed

verified

Describe query optimization and the modes that an optimizer can operate in.

Correct Answer

verifed

verified

Query optimization is the central activi...

View Answer

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) B) and D)
F) A) and C)

Correct Answer

verifed

verified

The ____ cache stores the most recently executed SQL statements.


A) data
B) SQL
C) sort
D) optimizer

E) None of the above
F) All of the above

Correct Answer

verifed

verified

The ____________________ analyzes the SQL query and finds the most efficient way to access the data.

Correct Answer

verifed

verified

The system will perform best when its hardware and software resources are ____________________.

Correct Answer

verifed

verified

The ____ cache is used as a temporary storage area for ORDER BY or GROUP BY operations,as well as for index-creation functions.


A) data
B) SQL
C) sort
D) optimizer

E) All of the above
F) None of the above

Correct Answer

verifed

verified

____ is/are the central activity during the parsing phase in query processing.


A) Database statistics
B) Data sparsity
C) SQL query
D) Query optimization

E) A) and C)
F) All of the above

Correct Answer

verifed

verified

Showing 61 - 70 of 70

Related Exams

Show Answer