Exam 6: Database Design 2: Design Method
Exam 1: Introduction to Database Management50 Questions
Exam 2: The Relational Model 1: Introduction, QBE, and Relational Algebra50 Questions
Exam 3: The Relational Model 2: SQL74 Questions
Exam 4: The Relational Model 3: Advanced Topics50 Questions
Exam 5: Database Design 1: Normalization50 Questions
Exam 6: Database Design 2: Design Method75 Questions
Exam 7: Dbms Functions50 Questions
Exam 8: Database Administration50 Questions
Exam 9: Database Management Approaches75 Questions
Select questions type
If you have alternate keys for a table,you should create a(n) ____________________ index for each alternate key.
Free
(Short Answer)
4.8/5
(35)
Correct Answer:
unique
An entity-relationship (E-R) model is an approach to representing data in a(n) ____________________.
Free
(Short Answer)
4.8/5
(35)
Correct Answer:
database
A natural key is also called a(n) ____ key.
Free
(Multiple Choice)
4.9/5
(32)
Correct Answer:
B
In DBDL,you represent a table by listing all columns and then underlining the primary key.
(True/False)
4.8/5
(34)
In an entity-relationship diagram,there is no way to visually determine the primary key.
(True/False)
4.9/5
(37)
To obtain information about ____________________ you might ask users questions such as: "If you know a particular employee number,can you establish other information,such as employee name?"
(Short Answer)
4.8/5
(28)
An entity that exists to implement a many-to-many relationship is called a multivalued entity.
(True/False)
4.9/5
(36)
If each employee works in a single department and each department has only one employee,the relationship between employees and departments is ____.
(Multiple Choice)
4.8/5
(40)
An alternative to the primary key of a table is listed with the ____ abbreviation in DBDL.
(Multiple Choice)
4.8/5
(35)
A secondary key is a column or collection of columns in one table that is required to match the value of the primary key for some row in another table,or be null.
(True/False)
4.8/5
(29)
A(n) ____________________ is a special value that represents the absence of a value in a field.
(Short Answer)
4.8/5
(39)
In the standard E-R diagrams,relationships are drawn as ____,with lines connecting the entities involved in relationships.
(Multiple Choice)
4.8/5
(32)
When creating user views,a "user" can be a report that the system must produce,or a type of transaction the system must support.
(True/False)
4.7/5
(27)
There are three different types of primary keys: natural keys,artificial keys,and surrogate keys. Describe each of these types.
(Essay)
4.9/5
(27)
The crucial issue in making the determination between a single many-to-many-to-many relationship and two (or three) many-to-many relationships is the ____.
(Multiple Choice)
4.9/5
(38)
A(n) ____ is a primary key that consists of a column that uniquely identifies an entity,such as a person's Social Security number.
(Multiple Choice)
4.8/5
(29)
A design that supports all user views is called a normalized design.
(True/False)
4.9/5
(36)
A relationship that is necessary for identification is called a(n) ____.
(Multiple Choice)
4.9/5
(29)
Showing 1 - 20 of 75
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)