Exam 14: Database Design

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

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

(Short Answer)
4.9/5
(26)

In a database, primary key fields may be duplicated across records.

(True/False)
4.9/5
(29)

The physical, relational database implementation of the data model is known as the schema.

(True/False)
4.8/5
(37)

The data definition language (DDL) is able to specify different views of a database. Views restrict the portion of the database that may be used or accessed by different users and programs.

(True/False)
4.7/5
(35)

Centralization helps data administrators maintain an important data management rule - data should be controlled and centralized as much as possible to ensure data integrity.

(True/False)
4.9/5
(33)

Central distribution of data refers to the physical duplication of entire tables to multiple locations.

(True/False)
4.9/5
(31)

Which language is used by the DBMS to create, read, update, and delete records in the database and to navigate between different records and types of records?

(Multiple Choice)
4.9/5
(39)

A file that contains off-line records of master or transaction files is what type of file?

(Multiple Choice)
4.7/5
(44)

_________________________________ is a three-step technique that places the data model into first normal form, second normal form and third normal form.

(Short Answer)
5.0/5
(42)

Most database technologies impose a(n) ________________________ record structure, meaning that each record instance has the same fields, same number of fields and same logical size.

(Short Answer)
4.9/5
(32)

The set of all occurrences of a given record structure in a database system is frequently called a table.

(True/False)
4.8/5
(38)

Different DBMSs express precision of real numbers differently.

(True/False)
4.8/5
(34)

___________________________________ of data refers to the physical duplication of entire tables to multiple locations.

(Short Answer)
4.8/5
(44)

In implementing a database schema, each fundamental, associate, and weak entity is implemented as a separate table.

(True/False)
4.8/5
(38)

Record structures that require each record instance to have the same fields, same number of fields, and same logical size is classified as:

(Multiple Choice)
4.7/5
(35)

Files or tables that contain records that are relatively permanent are known as:

(Multiple Choice)
4.8/5
(33)

Referential integrity means that every table should have a unique, primary key, whose value is NOT NULL.

(True/False)
4.8/5
(43)

The data manipulation language (DML) is used by the DBMS to physically establish record types, fields, and structural relationships. Additionally, the DML defines views of the database.

(True/False)
4.7/5
(37)

The physical implementation of a data attribute; it is the smallest unit of meaningful data to be stored:

(Multiple Choice)
4.8/5
(36)

Centralization of the database refers to the physical distribution of entire tables to multiple locations on central processing units.

(True/False)
4.9/5
(40)
Showing 201 - 220 of 268
close modal

Filters

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