Filters
Question type

Study Flashcards

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


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

Correct Answer

verifed

verified

List and describe some typical DBMS processes.

Correct Answer

verifed

verified

Listener.The listener process listens fo...

View Answer

The SQL cache stores the end-user written SQL.

Correct Answer

verifed

verified

How can queries be written to perform the fastest when equality and inequality comparisons are needed?

Correct Answer

verifed

verified

As a general rule,equality comparisons a...

View Answer

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.


A) after,before
B) after,after
C) before,before
D) before,after

Correct Answer

verifed

verified

Indexes are very useful in small tables or tables with low sparsity.

Correct Answer

verifed

verified

The data cache or ____ is a shared,reserved memory area that stores the most recently accessed data blocks in RAM.


A) buffer cache
B) procedure cache
C) SQL cache
D) permanent storage

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

Fully equivalent means that the optimized query results are always the same as the original query.

Correct Answer

verifed

verified

True

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

Correct Answer

verifed

verified

To work with data,the DBMS must retrieve the data from permanent storage and place it in RAM.

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

The SQL execution activities are performed by the query optimizer.

Correct Answer

verifed

verified

False

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

The ____________________ table space is the most frequently accessed table space and should be stored in its own volume.

Correct Answer

verifed

verified

system

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

Correct Answer

verifed

verified

The ____ table space is used for transaction-recovery purposes.


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

Correct Answer

verifed

verified

The ____ table space is used as a temporary storage area for merge,sort,or set aggregate operations.


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

Correct Answer

verifed

verified

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 ____.


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

Correct Answer

verifed

verified

Good database performance is easy to evaluate.

Correct Answer

verifed

verified

Showing 1 - 20 of 70

Related Exams

Show Answer