Filters
Question type

Study Flashcards

All relations are tables,but not all tables are relations.

Correct Answer

verifed

verified

A relation is in fourth normal form if it is in BCNF and it has no ________.


A) transitive dependencies
B) multivalued dependencies
C) partial dependencies
D) deletion dependencies
E) referential integrity conflicts

Correct Answer

verifed

verified

Any table that meets the definition of a relation is in 2NF.

Correct Answer

verifed

verified

An attribute is also known as a ________.


A) table
B) relation
C) row
D) field
E) file

Correct Answer

verifed

verified

Candidate keys are called interlocking candidate keys when they share one or more attributes.

Correct Answer

verifed

verified

A tuple is a group of one or more columns that uniquely identifies a row.

Correct Answer

verifed

verified

Functional dependencies can involve groups of attributes.

Correct Answer

verifed

verified

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


A) record
B) field
C) key
D) tuple
E) dependency

Correct Answer

verifed

verified

A surrogate key is an artificial column that is added to a relation to be its primary key.

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

Referential integrity constraints are used to limit the possible values of a ________.


A) composite key
B) candidate key
C) foreign key
D) surrogate key
E) dependency

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 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

The essence of normalization is taking a relation that is not in BCNF and breaking it into multiple relations such that each one is in BCNF.

Correct Answer

verifed

verified

Given the functional dependency A → (B,C) ,A is a(n) ________.


A) independent variable
B) dependent variable
C) determinant
D) composite determinant
E) C and D

Correct Answer

verifed

verified

The condition that a non-key attribute determines another non-key attribute is know as transitive dependency.

Correct Answer

verifed

verified

In a relation ________.


A) entities in a column vary as to kind
B) the order of the columns is important
C) the order of the rows is unimportant
D) more than one column can use the same name
E) All of the above.

Correct Answer

verifed

verified

In the functional dependency shown as A → B,B is the determinant.

Correct Answer

verifed

verified

Attribute Y is functionally dependent on attribute X if the value of attribute X determines the value of Y.

Correct Answer

verifed

verified

What is a functional dependency? Give an example not used in the text.

Correct Answer

verifed

verified

We say that a functional dependency exis...

View Answer

Showing 81 - 100 of 100

Related Exams

Show Answer