Exam 2: Database Design Fundamentals

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

When you convert an unnormalized table to a table in first normal form,the primary key of the table in first normal form is usually the concatenation of at least two columns.

(True/False)
4.8/5
(35)

A(n)____ is a property of an entity.

(Multiple Choice)
4.7/5
(36)

Many organizations and institutions are moving toward using Social Security numbers as primary keys because of privacy issues.

(True/False)
4.7/5
(41)

When you write a column in the format CUSTOMER.REP_NUM,you say that you ____________________ the column name.

(Short Answer)
4.8/5
(40)

A(n)____________________ is the association between entities.

(Short Answer)
4.9/5
(42)

A(n)____________________ is a person,place,thing,or event for which you want to store and process data.

(Short Answer)
4.9/5
(35)

A table's design should be as simple as possible;you should restrict each position in a table to a single entry by not allowing multiple entries (called a(n)____________________ group)in an individual location in the table.

(Short Answer)
5.0/5
(29)

Each column in a table of a relational database should have a distinct name.

(True/False)
4.9/5
(34)

Columns are sometimes called tuples.

(True/False)
4.9/5
(42)

____ is the formal term for combining two or more columns to form a primary key.

(Multiple Choice)
4.9/5
(32)

The same column name can appear in two different tables in a relational database.

(True/False)
4.7/5
(42)

A relationship is an association between ____________________.

(Short Answer)
4.9/5
(33)

A tabular database is a collection of tables.

(True/False)
4.8/5
(30)

A(n)____________________ column is a column that is not part of the primary key.

(Short Answer)
4.9/5
(35)

A matrix is the association between entities.

(True/False)
4.8/5
(35)

In an entity-relationship (E-R)diagram,____ are used to represent an entity.

(Multiple Choice)
4.9/5
(46)

____ is the duplication of data.

(Multiple Choice)
4.7/5
(37)

How does a DBMS that follows the relational model handle entities,attributes of entities,and relationships between entities?

(Essay)
4.9/5
(33)

The process of determining the particular tables and columns that will comprise a database is known as database design.

(True/False)
4.8/5
(33)

Which of the following is the primary key of the ORDER_LINE (ORDER_NUM,ITEM_NUM,NUM_ORDERED,QUOTED_PRICE)table?

(Multiple Choice)
4.8/5
(40)
Showing 41 - 60 of 75
close modal

Filters

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