Filters
Question type

Study Flashcards

Data structures include data organized in the form of tables with rows and columns.

A) True
B) False

Correct Answer

verifed

verified

A composite key consists of only one attribute.

A) True
B) False

Correct Answer

verifed

verified

An alternative name for an attribute is called a(n) :


A) synonym.
B) alias.
C) alternate attribute.
D) related characteristic.

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

Correct Answer

verifed

verified

Physical database design decisions must be made carefully because of impacts on:


A) data accessibility.
B) response times.
C) security.
D) all of the above.

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

Correct Answer

verifed

verified

An attribute in a relation of a database that serves as the primary key of another relation in the same database is called a:


A) link attribute.
B) link key.
C) foreign key.
D) foreign attribute.

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

Correct Answer

verifed

verified

Discuss how you would map a regular entity to a relation.

Correct Answer

verifed

verified

Each regular entity is transformed into ...

View Answer

If an identifier is not assigned,the default primary key for an associative relation consists of the two primary key attributes from the other two relations.

A) True
B) False

Correct Answer

verifed

verified

There can be multivalued attributes in a relation.

A) True
B) False

Correct Answer

verifed

verified

An alternative name for an attribute is a(n)________.

Correct Answer

verifed

verified

The columns of a relation can be interchanged without changing the meaning or use of the relation.

A) True
B) False

Correct Answer

verifed

verified

True

When all multivalued attributes have been removed from a relation,it is said to be in:


A) first normal form.
B) second normal form.
C) Boyce-Codd normal form.
D) third normal form.

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

Correct Answer

verifed

verified

Discuss when it is best to create a surrogate key for an associative entity.

Correct Answer

verifed

verified

A surrogate key should be created when any of the following conditions hold: there is a composite primary key,the natural primary key is inefficient (such as a long name)or if the natural primary key is recycled.When you have an associative entity,it is often best to use a surrogate key when you have more than two relations that the associative entity is related to,since the primary key would be a composite of the primary keys of all entities related to the associative entity.

Discuss the two possible scenarios when mapping an associative entity.

Correct Answer

verifed

verified

There are two possible cases for associa...

View Answer

An identifier assigned to an associative entity is also called a cross-relation key.

A) True
B) False

Correct Answer

verifed

verified

In the figure below,what type of key is depicted? In the figure below,what type of key is depicted?   A)  Primary B)  Recursive primary C)  Composite D)  Recursive foreign


A) Primary
B) Recursive primary
C) Composite
D) Recursive foreign

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

Correct Answer

verifed

verified

A relation is in first normal form if it has no more than one multivalued attribute.

A) True
B) False

Correct Answer

verifed

verified

A(n)________ is a set of values that may be assigned to an attribute.

Correct Answer

verifed

verified

A functional dependency between two or more nonkey attributes is called a:


A) partial functional dependency.
B) partial nonkey dependency.
C) transitive dependency.
D) partial transitive dependency.

E) None of the above
F) All of the above

Correct Answer

verifed

verified

A relation that contains no multivalued attributes,and has nonkey attributes solely dependent on the primary key,but contains transitive dependencies is in which normal form?


A) First
B) Second
C) Third
D) Fourth

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

Correct Answer

verifed

verified

B

The process of decomposing relations with anomalies to create smaller,well-structured relations is called ________.

Correct Answer

verifed

verified

Showing 1 - 20 of 120

Related Exams

Show Answer