Chapter 5

___ partitioning distributes the columns of a table into several separate physical records.
Horizontal
Crossways
Vertical
Final
Using an index for attributes referenced in ORDER BY and GROUP BY clauses has no significant impact upon database performance.
True
False
The value a field will assume unless the user enters an explicit value for an instance of that field is called a(n):
Default value
Null value
Range control
Blah
Security is one advantage of partitioning.
True
False
Requirements for response time, data security, backup and recovery are all requirements for physical design.
True
False
One objective of selecting a data type is to minimize storage space.
True
False
One method to handle missing values is to substitute an exact value.
True
False
One field or combination of fields for which more than one record may have the same combination of values is called a(n):
Secondary key
Index
Composite key
Linked key
Keeping the zip code with the city and state in a table is a typical form of denormalization.
True
False
Indexes are most useful on small, clustered files.
True
False
Indexes are most useful for columns that frequently appear in WHERE clauses of SQL commands, either to qualify the row to select or for linking
True
False
In a sequential file, the records are stored in sequence according to primary key.
True
False
Horizontal partitioning makes sense:
When different categories of a table's rows are processed separately
When less security is needed
When partitions must be organized the same
When all of these are true
Horizontal partitioning refers to the process of combining several smaller relations into a larger table.
True
False
Distributing the rows of data into separate files is called:
Normalization
Horizontal partitioning
Vertical partitioning
File allocation
Denormalization is the process of transforming relations with variable-length fields into those with fixed-length fields.
True
False
An advantage of partitioning is:
Efficiency
Remote optimization
Extra space and update time
Both efficiency and remote optimization
A range control limits the set of permissible values that a field may assume.
True
False
A(n)____ is a technique for physically arranging the records of a file on secondary storage devices.
File organization
Physical pointer
Retrieval program
Update program
Denormalization almost always leads to more storage space for raw data.
True
False
{"name":"Chapter 5", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"___ partitioning distributes the columns of a table into several separate physical records., Using an index for attributes referenced in ORDER BY and GROUP BY clauses has no significant impact upon database performance., The value a field will assume unless the user enters an explicit value for an instance of that field is called a(n):","img":"https://www.quiz-maker.com/3012/images/ogquiz.png"}
Powered by: Quiz Maker