Exam 14: Database Design

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

A field is the physical implementation of a data attribute. Fields are the smallest unit of meaningful data to be stored in a file or database.

(True/False)
4.9/5
(33)

A program that is embedded within a relational database table that can be called from an application program is known as a(n):

(Multiple Choice)
4.7/5
(35)

The relational database equivalent of a file is known as a(n):

(Multiple Choice)
4.7/5
(47)

_________________________________ is the data about the data, such as record and field definitions, synonyms, data relationships, validation rules, help messages, etc.

(Short Answer)
4.8/5
(31)

____________________________________________ refers to the database technology including the database engine, database utilities, database CASE tools for analysis and design, and database application development tools.

(Short Answer)
4.9/5
(25)

_________________________________ 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.

(Short Answer)
4.9/5
(33)

_________________________ is a resource that must be controlled and managed!

(Short Answer)
4.7/5
(29)

_______________________________ is the simplest and easiest solution to maintain; however, it violates a data management rule that has become important to many data administrators and users - data should be located as closely as possible to its users.

(Short Answer)
4.8/5
(38)

Relational databases implement data in a series of two-dimensional tables that are "related" to one another via foreign keys.

(True/False)
4.8/5
(39)

DDL stands for which of the following:

(Multiple Choice)
4.8/5
(39)

Data warehouses store data extracted from the operational databases and conventional files.

(True/False)
4.9/5
(28)

The person responsible for the database technology, database design and construction, security, backup and recovery, and performance tuning is the:

(Multiple Choice)
4.9/5
(35)

_________________________ files or tables contain records that describe business events. The data describing these events normally has a limited useful lifetime. Subsequent to their useful lifetime, they are archived off-line.

(Short Answer)
4.7/5
(42)

The foreign key value in one table must have a matching primary key value in the related table. This refers to:

(Multiple Choice)
5.0/5
(38)

Which language is used by the DBMS to physically establish those record types, fields, and structural relationships in a relational database?

(Multiple Choice)
4.8/5
(39)

A good data model is_______________________. As a general rule, the data attributes that describe an entity should describe only that entity.

(Short Answer)
4.7/5
(25)

A disadvantage of database technology is the lack of flexibility in data storage formats.

(True/False)
4.8/5
(34)

A domain integrity error exists when a foreign key value in one table has no matching primary key value in the related table.

(True/False)
4.8/5
(37)

A(n) ________________________________ is an alternate name for a foreign key that clearly distinguishes the purpose that foreign key serves in the table.

(Short Answer)
4.9/5
(39)

An historical advantage of using conventional files has been processing speed. They can be optimized for the access of the application.

(True/False)
4.8/5
(45)
Showing 221 - 240 of 268
close modal

Filters

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