Exam 14: Database Design: ERD, REA, and SQL

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

Match the database realm to the appropriate activity. A)Update data B)Create database tables C)Create database model -Database builder realm

(Short Answer)
4.7/5
(35)

Match the normalization rule to the appropriate definition. A)No field can have multiple values. B)The table identifier (primary key)should not be a composite key. C)Every identifier should be a candidate key -Rule 1: First Normal Form (1NF)

(Short Answer)
4.7/5
(43)

Match the ERD symbols to the definition. A)Entity relationship B)Entity identifier C)Relationship cardinality D)Entity E)Entity Attributes -Match the ERD symbols to the definition. A)Entity relationship B)Entity identifier C)Relationship cardinality D)Entity E)Entity Attributes -

(Short Answer)
4.8/5
(38)

Entity identifiers that uniquely identify the entity are called

(Multiple Choice)
4.9/5
(38)

After ensuring compliance with the BCNF normalization rule, rarely does a database table need further normalization.

(True/False)
4.9/5
(34)

Which symbol represents a cardinality of a maximum: 1 and minimum: 1?

(Multiple Choice)
4.8/5
(49)

What does a database designer do?

(Multiple Choice)
4.9/5
(31)

List the ERD design steps that are dependent on the database structure.

(Essay)
4.8/5
(43)

Database anomalies are problems within a database table that result in inaccurate or incomplete data.

(True/False)
4.8/5
(30)

What are the three realms of a database and what happens in each realm?

(Essay)
4.7/5
(33)

In SQL, ________ statements select, insert, update, and delete database records.

(Short Answer)
4.8/5
(36)

Match the normalization rule to the appropriate definition. A)No field can have multiple values. B)The table identifier (primary key)should not be a composite key. C)Every identifier should be a candidate key -Rule 3. Boyce-Codd Normal Form (BCNF)

(Short Answer)
4.8/5
(29)

Which of the following is not considered a database element?

(Multiple Choice)
4.7/5
(53)

Match the ERD symbols to the definition. A)Entity relationship B)Entity identifier C)Relationship cardinality D)Entity E)Entity Attributes -Match the ERD symbols to the definition. A)Entity relationship B)Entity identifier C)Relationship cardinality D)Entity E)Entity Attributes -

(Short Answer)
4.8/5
(35)

Detail of the ERD and information about the tables' fields, such as their size and type, are stored in a document called the ________.

(Short Answer)
4.8/5
(39)

Match the database integrity rule to the appropriate definition. A)Each record in the database must have a unique identifier called a primary key. B)Data referenced and stored in related tables must be consistent across the database. C)The primary key value cannot be null (empty). D)The field values must be from a predefined domain. -Rule 1: Entity Integrity

(Short Answer)
4.9/5
(44)

Data integrity refers to data being

(Multiple Choice)
4.9/5
(45)

________ databases contain data collected by other organizations and agencies, such as the Securities and Exchange Commission (SEC).

(Short Answer)
5.0/5
(48)

________ is a fourth generation, nonprocedural language designed to define and manipulate relational database objects.

(Short Answer)
4.7/5
(45)

Match the database integrity rule to the appropriate definition. A)Each record in the database must have a unique identifier called a primary key. B)Data referenced and stored in related tables must be consistent across the database. C)The primary key value cannot be null (empty). D)The field values must be from a predefined domain. -Rule 4: Referential Integrity

(Short Answer)
4.7/5
(42)
Showing 41 - 60 of 100
close modal

Filters

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