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
A(n) ____________________ is essentially both an entity and a relationship and is represented in an E-R diagram by a diamond within a rectangle.
(Short Answer)
5.0/5
(41)
You can recognize entity subtypes by the fact the primary key is also a(n) ____________________.
(Short Answer)
4.8/5
(33)
If you combine the two tables shown above,the result would be ____.
(Multiple Choice)
4.9/5
(33)
When the existence of one entity depends on the existence of another related entity,there is a(n) ____________________.
(Short Answer)
4.9/5
(34)
When designing a database,you might find it helpful to design a(n) ____ to obtain the required information from users.
(Multiple Choice)
4.7/5
(37)
The basic relationships are one-to-many,many-to-many,and one-to-one. How do you create each type of relationship in the information-level design?
(Essay)
4.8/5
(27)
During the ____________________-level design,designers must consider the characteristics of the particular DBMS that the organization will use.
(Short Answer)
4.8/5
(38)
Foreign keys allow you to create relationships among tables and enforce certain types of ____________________ constraints in a database.
(Short Answer)
4.9/5
(32)
After the information-level design is completed,the ____ is the next step.
(Multiple Choice)
4.7/5
(35)
The following is an example of DBDL documentation for an Employee table ____.
(Multiple Choice)
4.8/5
(31)
The ____________________ design method begins with a general database design that models the overall enterprise and repeatedly refines the model to achieve a design that supports all necessary applications.
(Short Answer)
4.9/5
(32)
When you use an E-R diagram to represent a database,it visually illustrates all the information listed in the DBDL.
(True/False)
4.9/5
(33)
On an E-R diagram,the number closest to the rectangle represents ____ cardinality.
(Multiple Choice)
4.7/5
(30)
In IEDF1X,complete categories are represented by ____ horizontal line(s) below the category symbol.
(Multiple Choice)
4.9/5
(26)
A relationship that is not necessary for identification is called a(n) ____________________ relationship.
(Short Answer)
4.8/5
(33)
The type of information collected on the survey form that describes reports that must be produced is ____.
(Multiple Choice)
4.8/5
(38)
When implementing the physical-level design,you must ensure that it is possible to retrieve data rapidly on the basis of a value of any ____ keys.
(Multiple Choice)
4.8/5
(40)
An entity that depends on another entity for its own existence is called a weak entity.
(True/False)
4.9/5
(34)
You create a many-to-many relationship by creating a new table whose primary key is the combination of the primary keys of the original tables.
(True/False)
4.8/5
(29)
Entity integrity is the property that states that a secondary key in one table is required to match the value of the primary key for some row in another table or is required to be null.
(True/False)
4.8/5
(42)
Showing 41 - 60 of 75
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)