The scenariO is for a small life insurance agency and their need to keep track of clients, agents, insurers, and quotations. 1) A Client is a customer, potential customer, or contact of the agency. We need to assign each client a number and save their last name, first name, birth date, gender, telephone number, email address and the agent who brought the client into the agency. If a client is a "walk in" they are assigned to the first available agent. All clients must have one primary agent. 2) An agent is a licensed individual with the state. Each agent has a nationally unique license number, last name, first name, telephone number, and email address. An agent must be the primary agent for at least one client but may not be primary for more than 500 clients. An agent must also be part of at least one quotation and may share in an unlimited number of quotes. 3) The agency represents (does business with) many insurance companies (insurers). We will need to track each insurer with an agency assigned alphanumeric code, the insurer's name, telephone number, fax machine number, and email address. There may be insurers in the database that have no quotes but an insurer may give an unlimited number of quotations. 4) When a client requests information about a policy a quotation is created. A quotation has a file number, the client number, date of the quotation, insurance company the quotation is requested from and the final policy number of the client accepts the quote and purchases the policy. A quotation may be for only one client and insurer. A client may have an unlimited number of quotes. 5) A quotation may be written by 1 to 5 agents. If the policy is finally purchased commissions will be split among the agents as they see fit, as long as it totals 100%. This sharing percentage must be decided at quotation time. Using the business rules above, complete the table by choosing the correct connectivity for each of the relationships: Entity Relationship Connectivity Entity Client requests 1:M V Quote Insurer gives 1:M V Quote Agent submits 1:M V Quote Agent Assigned 1:1 V Client

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question
The scenario is for a small life insurance agency and their need to keep track of clients, agents, insurers, and quotations.
1) A Client is a customer, potential customer, or contact of the agency. We need to assign each client a number and save their last name, first name, birth date, gender, telephone number, email address,
and the agent who brought the client into the agency. If a client is a "walk in" they are assigned to the first available agent. All clients must have one primary agent.
2) An agent is a licensed individual with the state. Each agent has a nationally unique license number, last name, first name, telephone number, and email address. An agent must be the primary agent
for at least one client but may not be primary for more than 500 clients. An agent must also be part of at least one quotation and may share in an unlimited number of quotes.
3) The agency represents (does business with) many insurance companies (insurers). We will need to track each insurer with an agency assigned alphanumeric code, the insurer's name, telephone
number, fax machine number, and email address. There may be insurers in the database that have no quotes but an insurer may give an unlimited number of quotations.
4) When a client requests information about a policy a quotation is created. A quotation has a file number, the client number, date of the quotation, insurance company the quotation is requested from,
and the final policy number of the client accepts the quote and purchases the policy. A quotation may be for only one client and insurer. A client may have an unlimited number of quotes.
5) A quotation may be written by 1 to 5 agents. If the policy is finally purchased commissions will be split among the agents as they see fit, as long as it totals 100%. This sharing percentage must be
decided at quotation time.
Using the business rules above, complete the table by choosing the correct connectivity for each of the relationships:
Entity Relationship Connectivity Entity
Client
requests
1:M V
Quote
Insurer gives
1:M V
Quote
Agent
submits
1:M V
Quote
Agent Assigned
Client
1:1 V
Transcribed Image Text:The scenario is for a small life insurance agency and their need to keep track of clients, agents, insurers, and quotations. 1) A Client is a customer, potential customer, or contact of the agency. We need to assign each client a number and save their last name, first name, birth date, gender, telephone number, email address, and the agent who brought the client into the agency. If a client is a "walk in" they are assigned to the first available agent. All clients must have one primary agent. 2) An agent is a licensed individual with the state. Each agent has a nationally unique license number, last name, first name, telephone number, and email address. An agent must be the primary agent for at least one client but may not be primary for more than 500 clients. An agent must also be part of at least one quotation and may share in an unlimited number of quotes. 3) The agency represents (does business with) many insurance companies (insurers). We will need to track each insurer with an agency assigned alphanumeric code, the insurer's name, telephone number, fax machine number, and email address. There may be insurers in the database that have no quotes but an insurer may give an unlimited number of quotations. 4) When a client requests information about a policy a quotation is created. A quotation has a file number, the client number, date of the quotation, insurance company the quotation is requested from, and the final policy number of the client accepts the quote and purchases the policy. A quotation may be for only one client and insurer. A client may have an unlimited number of quotes. 5) A quotation may be written by 1 to 5 agents. If the policy is finally purchased commissions will be split among the agents as they see fit, as long as it totals 100%. This sharing percentage must be decided at quotation time. Using the business rules above, complete the table by choosing the correct connectivity for each of the relationships: Entity Relationship Connectivity Entity Client requests 1:M V Quote Insurer gives 1:M V Quote Agent submits 1:M V Quote Agent Assigned Client 1:1 V
PK
FK
Client
PK
Client_Number
Client_Last_Name
Client_First_Name
FK
Client_Birth_Date
FK
Client_Gender
Client_Telephone
Client_Email
Agent_License
Quote
Quote_Number
Client_Number
Quote_Date
Insurer_Code
Policy_Number
Transcribed Image Text:PK FK Client PK Client_Number Client_Last_Name Client_First_Name FK Client_Birth_Date FK Client_Gender Client_Telephone Client_Email Agent_License Quote Quote_Number Client_Number Quote_Date Insurer_Code Policy_Number
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 2 images

Blurred answer
Knowledge Booster
Data Recovery Approaches
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education