RelationalDBDesign
SiteMap
Database Analysis
Database Design
Extended DB Features
Oracle SQL Extensions
ER Diagrams
«Prev
Next»
Database Design
Database Structure
Relational Database Model
DB Model Types
Relationally Complete
Database Structure
Linking Database Tables
SQL in RDBMS
DBMS
RDBMS Functions
Database Change Management
Database Life Cycle
DBLC Design Stages
3 Schema Architecture
Post Design Stages
DBLC Stages
Design Tools
Application Approach DB Design
Database Design Strategy
Requirements Analysis
Business Rules Importance
Requirements Analysis
Customer Order Shipment
Define Business Objects
Data Flow Diagram
Create Flow Diagram
Interview Data Users
Attributes and Entities
Entities Conceptual Model
Multivalued Attribute(resolve)
Store Entity Values
Attribute Domains Types
Multivalued Attribute
Rules for Creating Identifiers
ER Diagrams
Three Relationship Types
Convert m:n to 1:n
One to One Relationships
Optional Participation Relationships
Mandatory Optional Relationship
Student Class Entities
ERD Conventions
ER Diagram
Three Model Types
idef1x Crowsfoot Chen Models
Entity Attribute Relationship
ER Diagram Types
Crow's Foot Notation
DB Participation Types
Interview End- Users
Verbalize ER Diagram
ER diagram model Types
Entity Relationships Diagram- Quiz
Each question is worth one point. Select the best answer or answers for each question.
1.
What type of relationship is described by the following rule? For one instance of entity A, there exists zero, one, or many instances of entity B; and for one instance of entity B, there exists zero, one, or many instances of entity A.
Please select the best answer.
A.
1:1 relationship
B.
1:N relationsip
C.
M:N relationship
2.
What type of relationship is described by this rule? For one instance of entity A, there exists zero, one, or many instances of entity B; but for one instance of entity B, there exists zero or one instance of entity A.
Please select the best answer.
A.
1:1 relationship
B.
1:N relationship
C.
M:N relationship
3.
What type of relationship is described by this rule? Zero or one instance of entity A can be associated with zero or one instance of entity B, and zero or one instance of entity B can be associated with zero or one instance of entity A.
Please select the best answer.
A.
1:1 relationship
B.
1:N relationship
C.
M:N relationship
4.
What type of participation does the following sentence describe for Table A? There is no requirement for any records to exist in Table A before any records can be added to Table B.
Please select the best answer.
A.
Mandatory participation
B.
Optional participation
C.
None of the above
5.
What type of participation is described for Table B? One record must exist in Table B before any records can be added to Table A.
Please select the best answer.
A.
Mandatory participation
B.
Optional participation
C.
None of the above
Correct answers:
Your Score: 0
Submit
Quiz Explanation
Ad
Database Design and Theory