Filters
Question type

Study Flashcards

Distributing the rows of data into separate files is called:


A) normalization.
B) horizontal partitioning.
C) vertical partitioning.
D) file allocation.

Correct Answer

verifed

verified

________ distributes the columns of a table into several separate physical records.

Correct Answer

verifed

verified

Vertical p...

View Answer

List the seven factors to consider when choosing a file organization for a particular file in a database.

Correct Answer

verifed

verified

The seven factors are:
1.Fast data retri...

View Answer

One objective of selecting a data type is to minimize storage space.

Correct Answer

verifed

verified

The smallest unit of application data recognized by system software is a:


A) field.
B) row.
C) data type.
D) column.

Correct Answer

verifed

verified

All of the following are valid datatypes in Oracle 11g EXCEPT:


A) varchar2.
B) booolean.
C) blob.
D) number.

Correct Answer

verifed

verified

Reduced uptime is a disadvantage of partitioning.

Correct Answer

verifed

verified

Indexes are most useful for columns that frequently appear in WHERE clauses of SQL commands,either to qualify the rows to select or for linking.

Correct Answer

verifed

verified

Database access frequencies are estimated from:


A) transaction volumes.
B) user logins.
C) security violations.
D) none of the above.

Correct Answer

verifed

verified

Which type of file is most efficient with storage space?


A) Sequential
B) Hashed
C) Indexed
D) Clustered

Correct Answer

verifed

verified

Using an index for attributes referenced in ORDER BY and GROUP BY clauses has no significant impact upon database performance.

Correct Answer

verifed

verified

Vertical partitioning means distributing the columns of a table into several separate physical records.

Correct Answer

verifed

verified

Why would you want to override automatic query optimization?

Correct Answer

verifed

verified

Sometimes,the query designer may know in...

View Answer

A ________ is a detailed coding scheme recognized by system software,such as a DBMS,for representing organizational data.

Correct Answer

verifed

verified

In which data model would a code table appear?


A) Conceptual
B) Logical
C) Physical
D) Data layout

Correct Answer

verifed

verified

A file organization is a named portion of primary memory.

Correct Answer

verifed

verified

Fast data retrieval is one factor to consider when choosing a file organization for a particular database file.

Correct Answer

verifed

verified

An extent is a named portion of secondary memory allocated for the purpose of storing physical records.

Correct Answer

verifed

verified

Discuss how data integrity can be controlled.

Correct Answer

verifed

verified

In many database management systems,data...

View Answer

Which of the following is an objective of selecting a data type?


A) Represent a small number of possible values
B) Maximize storage space
C) Limit security
D) Improve data integrity

Correct Answer

verifed

verified

Showing 41 - 60 of 105

Related Exams

Show Answer