Question

Draw an ER diagram according to the following requirements.   The bank application keeps track of the...

Draw an ER diagram according to the following requirements.  

The bank application keeps track of the following information. As a customer of the bank, he/she must either own an account or borrow a loan. The banking application does not require a customer to both own account and borrow a loan. Customer information includes a SSN (unique), a name, and an address. A customer can borrow at most one loan. A loan has a loan number (unique) and an amount. A loan must be borrowed by at least one customer. An account has an account No (unique) and an amount. A customer may own many accounts. An account can be owned by many customers, at least one. The date that a customer starts to own an account also needs to be recorded.

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Answer:

ER - Diagram

Address Account_no Amount Name SSN Account no SSN Customer Owns Owns Account Account OwnedDate Have Loan Loan_no Amount

Explanation:

Customer entity have three attribute SSN, Name, Address from which SSN is primary key.

Account has two attributes Account_no and Amount from which Account_no is the primary key.

Customer and Account related with Many to Many relationship with OwnedDate.

Loan entity has two attributes namely Loan_no and Amount from which Loan_no is primary key.

Add a comment
Know the answer?
Add Answer to:
Draw an ER diagram according to the following requirements.   The bank application keeps track of the...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • DATABASE Draw an ER diagram according to the following requirements.   The bank application keeps track of...

    DATABASE Draw an ER diagram according to the following requirements.   The bank application keeps track of the following information. As a customer of the bank, he/she must either own an account or borrow a loan. The banking application does not require a customer to both own account and borrow a loan. Customer information includes a SSN (unique), a name, and an address. A customer can borrow at most one loan. A loan has a loan number (unique) and an amount....

  • First, draw an EER that models the given requirements. You will play with the Bank Database...

    First, draw an EER that models the given requirements. You will play with the Bank Database in this homework. Please download and execute the bank.sql from Canvas to create this database in your MySQL system. Please submit the results as a zip file with a name <yourname>-bank.zip. Consider modeling a bank: . The bank keeps personal information of each customer including name, sex, address, phone number, social security number, and date of birth. . Each customer owns one or more...

  • House of Rock is a rental business that rents musical instruments to bands. Create an ER...

    House of Rock is a rental business that rents musical instruments to bands. Create an ER diagram using erdplus.com for the House of Rock Operations Database, based on the following requirements. Use the Export Image command under the Diagram pull-down to generate a .png file. Upload the .png file to submit this assignment in Blackboard. The House of Rock Operations Database will keep track of instruments, bands, repair technicians, and shows. For each instrument, House of Rock will keep track...

  • Snooty Fashions is an exclusive custom fashion designer business. Below are the Requirements of Snooty Fashions....

    Snooty Fashions is an exclusive custom fashion designer business. Below are the Requirements of Snooty Fashions. The Snooty Fashions Operations Database will keep track of the following: • For each designer: a unique designer identifier and unique SSN as well as the name (composed of first and last name) • For each customer: a unique customer’s identifier as well as his or her name and multiple phone numbers • For each tailoring technician: a unique SSN as well as his...

  • You are to write a banking application in c# that keeps track of bank accounts. It will consist of three classes, Account, Bank and BankTest. The Account class is used to represent a savings account i...

    You are to write a banking application in c# that keeps track of bank accounts. It will consist of three classes, Account, Bank and BankTest. The Account class is used to represent a savings account in a bank. The class must have the following instance variables: a String called accountID                       a String called accountName a two-dimensional integer array called deposits (each row represents deposits made in a week). At this point it should not be given any initial value. Each...

  • Reference: Textbook Minicase MC3, pp. 54. This is a variation of this textbook minicase with an...

    Reference: Textbook Minicase MC3, pp. 54. This is a variation of this textbook minicase with an additional constraint included in the list below. Please use the problem description below.) Snooty Fashions is an exclusive custom fashion designer business. Using ERDplus, create the ER diagram for the Snooty Fashion Operations Database based on the following requirements. Insert the ER diagram as an image below the requirements. The Snooty Fashions Operations Database will keep track of the following: For each designer: a...

  • DRAW AN ER DIAGRAM TO MAP IT OUT: The Problem: The database you design should be...

    DRAW AN ER DIAGRAM TO MAP IT OUT: The Problem: The database you design should be for the following scenario: OHIP wants to keep track of it's doctors and patients and hospitals. For the doctors, you must keep track of the doctor's license number. The license number is 4 character alphanumeric, for example 4RG2. Also, you must keep track of the doctor's first name (up to 20 letters), last name(up to 20 letters), specialty (up to 30 letters) and the...

  • question One: Design an ER diagram for the following Dental Clinic database. Your diagram should have...

    question One: Design an ER diagram for the following Dental Clinic database. Your diagram should have all the needed details. You may make any reasonable assumptions but you have to state them clearly. ------ The clinic has several dentists. Each dentist has a unique Number, name, nationality, multiple room-number, salary, birth-date and home-address (Box, City, Zip). Each client (patient) has a unique Code, name, home-phone, work-phone, address, and birth-date. Each client is assigned to one dentist. All future visits will...

  • An ER Diagram

    Design an ER diagram to model a mini-Zillow (home buying) application with the following assumptions. Specify key attributes of each entity type and (min, max) constraints on each relationship type.• Each home (HOME) is uniquely identified by a home identifier (HOME_ID), street address (STR), city (CITY), state (ST), a number of bedrooms (NBed) and a number of bathrooms (NBath), and an associated owner (OWNER). • Each owner (OWNER) has a Social Security Number (OSSN), first name (OFirst_Name), last name (OLast_Name),...

  • Help with database creation - create a visio ER diagram of the scenerio below.. thanks The...

    Help with database creation - create a visio ER diagram of the scenerio below.. thanks The registrar's office at Weber State University wants you to create a new database to support an future application that will help their department better keep track of the scheduled classes offered each semester, including the specific course sections and lecturers appearing in the schedule, and the students registering for courses according to the published schedule. Courses (think course catalog) may or may not be...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT