Exam 14: Database Design

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

A(n) __________________________________ is used to create, read, update, and delete records in the database and to navigate between different records and types of records.

(Short Answer)
4.9/5
(31)

A collection of interrelated files is known as:

(Multiple Choice)
4.8/5
(29)

A(n) _____________________________ is used by the DBMS to physically establish those record types, fields, and structural relationships. Additionally, the DDL defines views of the database.

(Short Answer)
5.0/5
(30)

_________________________________ distribution of the data has the unfortunate side effect that data cannot always be easily recombined for management analysis across sites.

(Short Answer)
4.7/5
(31)

In implementing a database schema, each supertype and subtype entity must be implemented with a separate table.

(True/False)
4.9/5
(41)

____________________________________ of a database means that it would be implemented on a single server regardless of the number of physical locations that may require access to it.

(Short Answer)
4.9/5
(35)

The database engine of a DBMS responds to commands to create, read, update, and delete records in the database.

(True/False)
4.9/5
(38)

Conventional files are relatively __________________ (easy or hard) to design and implement because they are normally designed for use with a single application or information system.

(Short Answer)
4.9/5
(36)

In today's database environment, the database technology itself usually predetermines and/or limits file organization for all tables contained in the database.

(True/False)
4.7/5
(34)

A variable-length record structure means that each record instance has the same fields, same number of fields and the same logical size.

(True/False)
4.9/5
(28)

Replication of data offers performance and accessibility advantages and reduces network traffic, but it also increases the complexity of data integrity and requires more physical storage.

(True/False)
4.9/5
(30)

Data independence refers to the fact that databases are defined separately from the information systems and application programs that will use them.

(True/False)
4.9/5
(37)

Centralization of a database means that it would be implemented on a single server regardless of the number of physical locations that may require access to it.

(True/False)
4.8/5
(48)

Prototyping is an alternative to doing database design.

(True/False)
4.9/5
(35)

Both triggers and stored procedures are reusable because they are stored with the tables themselves (as metadata).

(True/False)
4.7/5
(40)

_______________________________ integrity means that the architecture of relational databases implements the relationships between the records in tables via foreign keys.

(Short Answer)
4.8/5
(38)

Examples of high-performance relational DBMSs include Oracle, IBM's DB2, and Microsoft Access.

(True/False)
4.8/5
(45)

A(n) __________________________ is the smallest unit of meaningful data to be stored in a file or database.

(Short Answer)
4.7/5
(38)

Duplication of data items in multiple files is normally cited as the principal disadvantage of file-based systems.

(True/False)
4.8/5
(34)

Database technology offers the advantage of storing data in flexible formats.

(True/False)
4.8/5
(33)
Showing 121 - 140 of 268
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)