Exam 3: The Relational Database Model

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

Each table in a relational database must have a primary key.

(True/False)
4.7/5
(42)

A(n)____________________ links tables on the basis of an equality condition that compares specified columns of each table.

(Short Answer)
4.7/5
(39)

____ yields only the rows that appear in both tables.

(Multiple Choice)
4.8/5
(32)

The ____ is actually a system-created database whose tables store the user/designer-created database characteristics and contents.

(Multiple Choice)
4.8/5
(24)

Controlled ____ makes a relational database work.

(Multiple Choice)
4.9/5
(28)

A data dictionary is sometimes described as "the database designer's database" because it records the design decisions about tables and their structures.

(True/False)
4.7/5
(24)

If one department chair-a professor-can chair only one department and one department can have only one department chair,then the entities PROFESSOR and DEPARTMENT exhibit a(n)____________________ relationship.

(Short Answer)
4.9/5
(31)

Describe the use of the UNION operator.

(Essay)
4.9/5
(37)

In a relational model,if A determines B,C,and D,you write A = B,C,D.

(True/False)
4.7/5
(27)

As rare as 1:1 relationships should be,certain conditions absolutely require their use.

(True/False)
4.9/5
(29)

The order of the rows and columns is important to the DBMS.

(True/False)
4.8/5
(32)

No data entry at all is known as a(n)____.

(Multiple Choice)
4.8/5
(29)

____ data can have only a true or false (yes or no)values.

(Multiple Choice)
4.8/5
(46)

The DIVIDE operation uses one single-column table (e.g.,column "a")as the divisor and one two-column table (e.g.,columns "a" and "b")as the dividend.

(True/False)
4.8/5
(22)

Tables within a database share common attributes that enable the tables to be linked together.

(True/False)
4.9/5
(31)

In the relational model,____ are important because they are used to ensure that each row in a table is uniquely identifiable.

(Multiple Choice)
4.8/5
(32)

DBMSs use indexes for many different purposes.

(True/False)
4.8/5
(40)

____________________ relationships can be implemented by creating a new entity in 1:M relationships with the original entities.

(Short Answer)
4.8/5
(27)

In a database context,a(n)____ indicates the use of different names to describe the same attribute.

(Multiple Choice)
4.8/5
(36)

A(n)____________________ provides a detailed description of all tables found within the user/designer-created database.

(Short Answer)
4.7/5
(32)
Showing 21 - 40 of 100
close modal

Filters

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