Filters
Question type

Study Flashcards

The use of surrogate keys usually complicates application programming since most DBMS products require the application program to generate surrogate key values.

A) True
B) False

Correct Answer

verifed

verified

A key that contains two or more attributes is called a(n)________ key.

Correct Answer

verifed

verified

Although Microsoft Access is a personal database,the database tables in Access are still subject to ________ if they are not well-formed.

Correct Answer

verifed

verified

modificati...

View Answer

Which of the following terms is synonymous with "tuple"?


A) Attribute
B) Table
C) Field
D) Row
E) Relation

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

Correct Answer

verifed

verified

Null values can cause problems because they are ambiguous.

A) True
B) False

Correct Answer

verifed

verified

A rule that requires every value in a foreign key to match values in the corresponding primary key is called a(n)________ constraint.

Correct Answer

verifed

verified

referentia...

View Answer

When the primary key of one relation is placed into a second relation,it is called a:


A) field key.
B) referential integrity.
C) foreign key.
D) candidate key.
E) relocated key.

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

Correct Answer

verifed

verified

In Microsoft Access,a relationship between two tables is created:


A) by entering the name of the foreign key in the appropriate table in Design View.
B) by entering the name of the primary key in the appropriate table in Design View.
C) by dragging the primary key column of one table onto the foreign key column of the other table in the Relationships window.
D) by dragging the foreign key column of one table onto the primary key column of the other table in the Relationships window.
E) by dragging the primary key column of one table onto the primary key column of the other table in the Relationships window.

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

Correct Answer

verifed

verified

Every table is a relation,but not every relation is a table.

A) True
B) False

Correct Answer

verifed

verified

The primary key is used both to identify unique rows in a relation and to represent rows in relationships.

A) True
B) False

Correct Answer

verifed

verified

During the normalization process,the remedy for a relation that is not well formed is to:


A) create a surrogate key.
B) create a functional dependency.
C) break it into two or more relations that are well formed.
D) combine it with another relation that is well formed.
E) convert it into a list.

F) C) and E)
G) A) and C)

Correct Answer

verifed

verified

Explain how to create a relationship in Microsoft Access.

Correct Answer

verifed

verified

In Microsoft Access,relationships are cr...

View Answer

To be a well-formed relation,every ________ in the relation must be a candidate key.

Correct Answer

verifed

verified

Which of the following functional dependency diagrams accurately represents the following situation: • A campus has many buildings. • Each building has a unique name. • Each building has many rooms. • All rooms in any given building are numbered sequentially starting at "101." • Each room has a certain capacity,although many rooms in the same building or different buildings may have the same capacity. • Each room is assigned to a single department. • A department may have many rooms in one or more buildings,each with the same or different capacities.


A) BuildingName → (RoomNumber, Capacity, Department)
B) RoomNumber → (BuildingName, Department, Capacity)
C) (Department, Capacity) → (BuildingName, RoomNumber)
D) (BuildingName, Capacity) → (Department, RoomNumber)
E) (BuildingName, RoomNumber) → (Capacity, Department)

F) A) and B)
G) B) and D)

Correct Answer

verifed

verified

Distinguish between the primary key and a candidate key.

Correct Answer

verifed

verified

Both the primary key and a candidate key...

View Answer

When used to represent a relationship,the primary key must have the same name as the corresponding foreign key.

A) True
B) False

Correct Answer

verifed

verified

Explain the possible interpretations of a null value.

Correct Answer

verifed

verified

The problem with allowing null values in...

View Answer

In the normalization process,it is not necessary to:


A) identify all the candidate keys of a relation.
B) identify all the foreign keys of a relation.
C) identify all the functional dependencies of a relation.
D) identify all the determinants of a relation.
E) determine if every determinant is a candidate key.

F) A) and B)
G) A) and C)

Correct Answer

verifed

verified

In the normalization process,if you find a candidate key that is not a determinant then you should:


A) place the columns of the functional dependency in a new relation.
B) make the determinant of the functional dependency the primary key of the new relation.
C) leave a copy of the determinant as a foreign key in the original relation.
D) All of the above
E) None of the above

F) C) and D)
G) A) and E)

Correct Answer

verifed

verified

In Microsoft Access,referential integrity constraints are created:


A) by setting a property value on the primary key in the table which contains it.
B) by setting a property value on the foreign key in the table which contains it.
C) by setting a property value on the primary key in the Relationships window.
D) by setting a property value on the foreign key in the Relationships window.
E) by checking the Enforce Referential Integrity check box in the Edit Relationships dialog box.

F) B) and D)
G) None of the above

Correct Answer

verifed

verified

Showing 61 - 80 of 87

Related Exams

Show Answer