Exam 3: The Relational Database Model

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

Describe the use of null values in a database.

(Essay)
4.8/5
(32)

The practical significance of taking the logical view of a database is that it serves as a reminder of the simple file concept of data storage.

(True/False)
4.7/5
(44)

A key can be described as a minimal superkey,a superkey without any unnecessary attributes.

(Multiple Choice)
4.9/5
(32)

The idea of determination is unique to the database environment.

(True/False)
4.9/5
(33)

According to Codd's rule of relational database,"Application programs and ad hoc facilities are logically unaffected when changes are made to the table structures that preserve the original table values (changing order of columns or inserting columns)."

(Multiple Choice)
4.8/5
(35)

A null is created when you press the Enter key or the Tab key to move to the next entry without making a prior entry of any kind.

(True/False)
4.8/5
(31)

The relational operators have the property of ; that is,the use of relational algebra operators on existing relations (tables)produces new relations.

(Short Answer)
4.7/5
(31)

The row's range of permissible values is known as its domain.

(True/False)
4.8/5
(37)

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

(Multiple Choice)
4.9/5
(35)

Dr.Codd's rule of relational database 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.7/5
(33)

A primary key is a(n)key chosen to be the primary means by which rows of a table are uniquely identified.

(Short Answer)
4.9/5
(36)

The SELECT operator yields a vertical subset of a table.

(True/False)
4.9/5
(32)

_ are especially useful when you are trying to determine what values in related tables cause referential integrity problems. a.Inner joins b.Outer joins b.Theta joins d.Equijoins

(Short Answer)
4.9/5
(39)

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

(Short Answer)
4.7/5
(34)
Showing 61 - 74 of 74
close modal

Filters

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