Filters
Question type

Study Flashcards

A combination of two or more columns used to identify particular rows in a relation is a ________.


A) record
B) field
C) composite key
D) foreign key
E) surrogate key

Correct Answer

verifed

verified

A functional dependency is a relationship between attributes such that if we know the value of one attribute,we can determine the value of the other attribute.

Correct Answer

verifed

verified

A key can be composed of a group of attributes taken together.

Correct Answer

verifed

verified

A relation is in 4NF if it is in BCNF and it has no multivalued dependencies.

Correct Answer

verifed

verified

A referential integrity constraint is used to make sure the values of a foreign key match a valid value of a primary key.

Correct Answer

verifed

verified

A relation that is in domain/key normal form is assured to be free from all anomalies.

Correct Answer

verifed

verified

Undesirable consequences of changing the data in a relation are called "modification anomalies."

Correct Answer

verifed

verified

Given the functional dependency (A,B)→ C,the attributes (A,B)are referred to as a composite determinant.

Correct Answer

verifed

verified

In functional dependencies,the attribute whose value is known or given is referred to as the determinant.

Correct Answer

verifed

verified

Given the functional dependency (A,B)→ C,then it is true that A → C and B → C.

Correct Answer

verifed

verified

A relation is in 3NF if and only if it is in 2NF and there are no non-key attributes determined by another non-key attribute.

Correct Answer

verifed

verified

If a table meets the minimum definition of a relation,it has an effective or appropriate structure.

Correct Answer

verifed

verified

A table that meets the definition of a relation is in ________.


A) First Normal Form
B) Second Normal Form
C) Third Normal Form
D) Boyce-Codd Normal Form
E) Fourth Normal Form

Correct Answer

verifed

verified

A ________ is used to limit the possible values of a(n) foreign key.


A) composite key
B) surrogate key
C) functional dependency
D) referential integrity constraint
E) normal form

Correct Answer

verifed

verified

A constraint that requires an instance of an entity to exist in one relation before it can be referenced in another relation is called an insertion anomaly.

Correct Answer

verifed

verified

Any table that meets the definition of a relation is said to be in first normal form (1NF).

Correct Answer

verifed

verified

Domain/key normal form requires that every constraint be a logical consequence of the definition of domains and keys.

Correct Answer

verifed

verified

A defining requirement for Boyce-Codd Normal Form (BCNF)is that every candidate key must be a determinant.

Correct Answer

verifed

verified

In relational terms as defined by E.F.Codd,a column is called an attribute.

Correct Answer

verifed

verified

A relation is in Boyce-Codd normal form (BCNF) if and only if it is in 3NF and ________.


A) all non-key attributes are determined by the entire primary key
B) there are no non-key attributes determined by another non-key attribute
C) every attribute is a candidate key
D) every candidate key is a determinant
E) every determinant is a candidate key

Correct Answer

verifed

verified

Showing 41 - 60 of 100

Related Exams

Show Answer