Exam 3: The Relational Database Model

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

When you define a table's primary key,the DBMS automatically creates a(n)____ index on the primary key column(s)you declared.

(Multiple Choice)
4.8/5
(30)

Date attributes contain calendar dates stored in a special format known as the ____ date format.

(Multiple Choice)
4.9/5
(41)

A(n)____________________ index is an index in which the index key can have only one pointer value (row)associated with it.

(Short Answer)
4.8/5
(39)

____ combines all rows from two tables,excluding duplicate rows.

(Multiple Choice)
4.9/5
(38)

A(n)____ join links tables by selecting only the rows with common values in their common attribute(s).

(Multiple Choice)
4.9/5
(32)

Numeric data are data on which you can perform meaningful arithmetic procedures.

(True/False)
4.9/5
(32)

To avoid nulls,some designers use special codes,known as ____________________,to indicate the absence of some value.

(Short Answer)
4.8/5
(39)

Codd's rule of ____________________ states that every value in a table is guaranteed to be accessible through a combination of table name,primary key value,and column name.

(Short Answer)
4.8/5
(33)

A(n)____ is perceived as a two-dimensional structure composed of rows and columns.

(Multiple Choice)
4.9/5
(31)

A data dictionary contains metadata-data about data.

(True/False)
4.7/5
(38)

Any attribute that is part of a key is known as a ____.

(Multiple Choice)
4.9/5
(33)

A CUSTOMER table's primary key is CUS_CODE.The CUSTOMER primary key column has no null entries,and all entries are unique.This is an example of ____ integrity.

(Multiple Choice)
4.8/5
(33)

All primary key entries are unique,and no part of a primary key may be ____.

(Multiple Choice)
4.9/5
(27)

Only a single attribute,not multiple attributes,can define functional dependence.

(True/False)
4.7/5
(38)

____,also known as RESTRICT,yields values for all rows found in a table that satisfy a given condition.

(Multiple Choice)
4.8/5
(28)

A ____ key can be described as a superkey without unnecessary attributes,that is,a minimal superkey.

(Multiple Choice)
4.7/5
(32)

____________________ relationships cannot be implemented as such in the relational model.

(Short Answer)
4.9/5
(31)

____________________ is the real power behind the relational database,allowing the use of independent tables linked by common attributes.

(Short Answer)
4.8/5
(34)

The relational model's creator,E.F.Codd,used the term relation as a synonym for ____.

(Multiple Choice)
4.9/5
(41)

The index key can have multiple attributes,this is called a(n)____________________ index.

(Short Answer)
4.8/5
(38)
Showing 81 - 100 of 100
close modal

Filters

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