Filters
Question type

Study Flashcards

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

A) True
B) False

Correct Answer

verifed

verified

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


A) entity
B) duplicate
C) synonym
D) homonym

E) C) and D)
F) A) and B)

Correct Answer

verifed

verified

Relational algebra defines the theoretical way of manipulating table contents using relational operators.

A) True
B) False

Correct Answer

verifed

verified

The SELECT operator yields a vertical subset of a table.

A) True
B) False

Correct Answer

verifed

verified

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

A) True
B) False

Correct Answer

verifed

verified

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.

Correct Answer

verifed

verified

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


A) 1:N
B) M:1
C) M:N
D) 1:1

E) C) and D)
F) B) and D)

Correct Answer

verifed

verified

Proper data _____ design requires carefully defined and controlled data redundancies to function properly.

Correct Answer

verifed

verified

Referential _____ dictates that the foreign key must contain values that match the primary key in the related table, or must contain null.


A) integrity
B) uniqueness
C) model
D) attribute

E) None of the above
F) A) and C)

Correct Answer

verifed

verified

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.

A) True
B) False

Correct Answer

verifed

verified

Define entity integrity. What are the two requirements to ensure entity integrity?

Correct Answer

verifed

verified

Entity integrity is the condition in whi...

View Answer

In a database context, the word _____ indicates the use of the same attribute name to label different attributes.


A) redundancy
B) homonym
C) duplicate
D) synonym

E) A) and D)
F) A) and B)

Correct Answer

verifed

verified

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

A) True
B) False

Correct Answer

verifed

verified

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.

A) True
B) False

Correct Answer

verifed

verified

The _____ constraint can be placed on a column to ensure that every row in the table has a value for that column.


A) UNIQUE
B) NOT NULL
C) VALUE
D) EMPTY

E) A) and C)
F) All of the above

Correct Answer

verifed

verified

To be considered minimally relational, the DBMS must support the key relational operators _____, PROJECT, and JOIN.


A) INTERSECT
B) UNION
C) DIFFERENCE
D) SELECT

E) A) and B)
F) A) and D)

Correct Answer

verifed

verified

A table is also called a(n) _____ because the relational model's creator, E. F. Codd, used the two terms as synonyms.

Correct Answer

verifed

verified

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.

Correct Answer

verifed

verified

When two or more tables share the same number of columns, and when their corresponding columns share the same or compatible domains, they are said to be _____.


A) intersect-compatible
B) union-compatible
C) difference-compatible
D) select-compatible

E) B) and C)
F) A) and D)

Correct Answer

verifed

verified

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


A) Epoch
B) calendar
C) Julian
D) logical

E) None of the above
F) B) and C)

Correct Answer

verifed

verified

Showing 21 - 40 of 75

Related Exams

Show Answer