Filters
Question type

Study Flashcards

A primary key is ________.


A) not required to be unique
B) used to represent columns in relationships
C) a candidate key
D) always automatically generated by the DBMS
E) comprised of exactly one attribute

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

Correct Answer

verifed

verified

In Microsoft Access,a relationship is created by dragging a foreign key column and dropping it on top of the corresponding primary key.

A) True
B) False

Correct Answer

verifed

verified

In Microsoft Access,the relationship between two tables is not actually created until ________.


A) the OK button in the Create Relationships dialog box is clicked
B) the Create button in the Create Relationships dialog box is clicked
C) the OK button in the Edit Relationships dialog box is clicked
D) the Create button in the Edit Relationships dialog box is clicked
E) the Join button in the Edit Relationships dialog box is clicked

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

Correct Answer

verifed

verified

A key that contains more than one attribute is called a(n) ________.


A) composite key
B) complex key
C) multi-key
D) n-key
E) candidate key

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

Correct Answer

verifed

verified

Candidate keys may or may not be unique.

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) D) and E)
G) All of the above

Correct Answer

verifed

verified

In the normalization process,it is not necessary to identify all the functional dependencies in a relation.

A) True
B) False

Correct Answer

verifed

verified

A surrogate key may be appropriate under which of the following circumstances?


A) The primary key is not unique.
B) The primary key is numeric.
C) The available candidate keys would be prone to typographical errors.
D) The available candidate keys have little meaning to the users.
E) The relation only has one attribute.

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

Correct Answer

verifed

verified

Ensuring that every value of a foreign key matches a value of the corresponding primary key is an example of a referential integrity constraint.

A) True
B) False

Correct Answer

verifed

verified

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


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

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

Correct Answer

verifed

verified

In Microsoft Access,relationships between tables are created ________.


A) by the Relationships button on the Create command tab
B) by the Relationships button on the Home command tab
C) in the Relationships window
D) in the Table window of the table containing the primary key
E) in the Table window of the table containing the foreign key

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

Correct Answer

verifed

verified

If the condition exists such that knowing the value of attribute X determines the value of attribute Y,then attribute Y is functionally dependent on attribute X.

A) True
B) False

Correct Answer

verifed

verified

In the normalization process,if you find a candidate key that is not a primary key,then you have determined that the relation needs to be broken into two or more other relations.

A) True
B) False

Correct Answer

verifed

verified

In Microsoft Access,the Relationships window is accessed by using the ________ button on the Database tools command tab.

Correct Answer

verifed

verified

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


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) rename the determinant to another attribute description
E) create a referential integrity constraint between the original relation and the new relation

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

Correct Answer

verifed

verified

A rule that requires that the values in a foreign key must have a matching value in the primary key to which the foreign key corresponds is called ________.


A) normalization
B) a referential integrity constraint
C) a key matching constraint
D) a functional dependency
E) synchronization

F) A) and E)
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

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

Correct Answer

verifed

verified

Given the relations: STUDENT (SID,StudentName,Major,AdvisorID) ADVISOR (AdvisorID,AdvisorName,Office,Phone) Such that each student is assigned to one advisor,which of the following is true?


A) SID is both a primary key and a foreign key.
B) AdvisorName is a determinant.
C) AdvisorID is a foreign key.
D) Phone is a candidate key.
E) Major is a candidate key.

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

Correct Answer

verifed

verified

Which of the following is not true about null values?


A) A null value can mean that the value is unknown.
B) A null value is ambiguous.
C) A null value can mean that the value is known to be blank.
D) A null value can mean that no value for the field is appropriate.
E) Null values cannot be avoided.

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

Correct Answer

verifed

verified

Showing 21 - 40 of 90

Related Exams

Show Answer