Filters
Question type

Study Flashcards

helps provide a balance between performance and fault tolerance.

Correct Answer

verifed

verified

RAID Redundant array...

View Answer

The data cache caches system catalog data and the contents of the indexes.

A) True
B) False

Correct Answer

verifed

verified

List and describe some typical DBMS processes.

Correct Answer

verifed

verified

Listener: The listener process listens f...

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

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

Correct Answer

verifed

verified

DBMS query processing has phases.

Correct Answer

verifed

verified

Knowing the sparsity of a column helps you decide whether the use of is appropriate.


A) query processing
B) query optimization
C) an index
D) a full table scan

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

Correct Answer

verifed

verified

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

A) True
B) False

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

False

is the central activity during the parsing phase in query processing.


A) Clustering
B) Partitioning
C) Query validation
D) Query optimization

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

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) None of the above
F) A) and B)

Correct Answer

verifed

verified

On the client side,the objective is to generate an SQL query that returns a correct answer in the least amount of time,using a minimum amount of resources at the server end.The activities required to achieve this goal are commonly referred to as tuning.


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

E) A) and D)
F) B) and D)

Correct Answer

verifed

verified

End users and the DBMS interact through the use of to generate information.

Correct Answer

verifed

verified

queries

On the server side,the database environment must be properly configured to respond to clients' requests in the fastest way possible,while making optimum use of existing resources.The activities required to achieve this goal are commonly referred to as tuning.


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

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

Correct Answer

verifed

verified

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


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

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

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

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

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

Correct Answer

verifed

verified

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


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

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

Correct Answer

verifed

verified

A

Indexes do not facilitate join operations.

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

In the context of RAID levels,striped arrays provide:


A) increased read performance and fault tolerance.
B) increased fault tolerance but decreased performance.
C) increased read performance but no fault tolerance.
D) neither fault tolerance nor good performance.

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

Correct Answer

verifed

verified

Showing 1 - 20 of 82

Related Exams

Show Answer