Filters
Question type

Study Flashcards

The _____ segment table space is used for transaction-recovery purposes.

Correct Answer

verifed

verified

Database _____ activities can be divided into those taking place either on the client side or on the server side.

Correct Answer

verifed

verified

Summarize the steps required to formulate a query.

Correct Answer

verifed

verified

Queries are usually written to answer qu...

View Answer

_____ refers to the number of different values a column could possibly have.


A) Database statistics
B) Data sparsity
C) Bitmap index
D) Clustering

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

Correct Answer

verifed

verified

______ helps provide a balance between performance and fault tolerance.

Correct Answer

verifed

verified

RAID
Redundant array...

View Answer

An index scan is less efficient than a full table scan.

A) True
B) False

Correct Answer

verifed

verified

A table space has the same meaning as a file extent.

A) True
B) False

Correct Answer

verifed

verified

The B-tree index is used mainly in tables in which column values repeat a relatively small number of times.

A) True
B) False

Correct Answer

verifed

verified

The _____ is a shared, reserved memory area that stores the most recently executed SQL statements or PL/SQL procedures, including triggers and functions.


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

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

Correct Answer

verifed

verified

DBMS implementations are typically similar in complexity to two-tier client/server configurations.

A) True
B) False

Correct Answer

verifed

verified

A system will perform best when its hardware and software resources are _____.

Correct Answer

verifed

verified

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

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

Correct Answer

verifed

verified

In standard SQL, the optimizer hintALL_ROWS is generally used for _____ mode processes.


A) interactive
B) real-time
C) batch
D) transaction

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

Correct Answer

verifed

verified

To work with data, a DBMS must retrieve the data from _____ and place them in _____.


A) data files; procedure cache
B) RAM; data cache
C) permanent storage; RAM
D) temporary files; procedure cache

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

Once an SQL statement is transformed, the DBMS creates what is commonly known as a(n) _____ plan.

Correct Answer

verifed

verified

Working with data in the data cache is many times faster than working with data in the data files.

A) True
B) False

Correct Answer

verifed

verified

A(n)_____ is an index based on a specific SQL function or expression.

Correct Answer

verifed

verified

function-b...

View Answer

One of the main functions of a database system is to provide timely answers to end users.

A) True
B) False

Correct Answer

verifed

verified

In the context of RAID levels, _____ refers to writing the same data blocks to separate drives.


A) striping
B) mirroring
C) partitioning
D) aggregating

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

Correct Answer

verifed

verified

Showing 41 - 60 of 75

Related Exams

Show Answer