Filters
Question type

Study Flashcards

_____ is the process of making sure that a database design is free of potential update, redundancy, and consistency problems.


A) Redaction
B) Synchronization
C) Replication
D) Normalization

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

Correct Answer

verifed

verified

Columns in a table often are called fields or ____________________.

Correct Answer

verifed

verified

A(n) _____ is a collection of relations.


A) entity
B) relational database
C) tuple
D) normal form

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

Correct Answer

verifed

verified

To depict the structure of a relational database, you can use a commonly accepted shorthand representation. You write the name of the table and then within _____ list all of the fields in the table.


A) square brackets [ ]
B) curly braces { }
C) slashes / /
D) parentheses ( )

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

Correct Answer

verifed

verified

If the primary key of a table contains only a single field, the table is automatically in ____________________ normal form.

Correct Answer

verifed

verified

The definition of a relation includes four rules. What are these rules?

Correct Answer

verifed

verified

1. The entries in the table are single-v...

View Answer

If you know that whenever you are given a value for one field, you will be able to determine a single value for a second field, the first field is said to define the second field.

A) True
B) False

Correct Answer

verifed

verified

The determination of database requirements is part of a process known as _____.


A) visualization
B) systems analysis
C) normalization
D) outlining

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

Correct Answer

verifed

verified

There is a _____ relationship between business analysts and clients because one business analyst is associated with many clients but each client is associated with only one business analyst.


A) one-to-one
B) one-to-all
C) many-to-one
D) one-to-many

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

Correct Answer

verifed

verified

Critical Thinking Questions Case 11-2 An employee at Regional Books is using the normalization process to analyze her database design. She has created the following Book table: Book ( ISBN , Title, Publisher Code, PublisherName) This table is not in 3NF. Why?

Correct Answer

verifed

verified

The table is not in 3NF becaus...

View Answer

A table is in first normal form (1NF) if it does not contain repeating groups.

A) True
B) False

Correct Answer

verifed

verified

A field is a(n) _____ field if it is not part of the primary key.


A) attribute
B) nonkey
C) non-normal
D) alpha

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

Correct Answer

verifed

verified

You always must qualify field names, even if there is no possibility of confusion.

A) True
B) False

Correct Answer

verifed

verified

If the primary key of a table contains only a single field, the table is automatically in second normal form (2NF).

A) True
B) False

Correct Answer

verifed

verified

If you use the word, Order, for the name of a table, you cannot use SQL to query that table.

A) True
B) False

Correct Answer

verifed

verified

Any field or collection of fields that determines another field is called a descendent.

A) True
B) False

Correct Answer

verifed

verified

A(n) _____ is like a noun: It is a person, place, thing, or event.


A) record
B) tuple
C) entity
D) attribute

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

Correct Answer

verifed

verified

The formal term for a table is tuple.

A) True
B) False

Correct Answer

verifed

verified

Many-to-many relationships are implemented through an additional table that contains _____ fields for both of the related tables.


A) matching
B) dependent
C) descendent
D) nonkey

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

Correct Answer

verifed

verified

    The accompanying figure shows the Access relationship diagram for the Camashaly Design database. A key symbol appearing in front of a field name means the field is the ____________________ key. The accompanying figure shows the Access relationship diagram for the Camashaly Design database. A key symbol appearing in front of a field name means the field is the ____________________ key.

Correct Answer

verifed

verified

Showing 81 - 100 of 112

Related Exams

Show Answer