Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

You7. Construct an E struct an ERD to represent accounts in a database for personal financial software. The software supports cking accounts, credit cards, and

You7. Construct an E struct an ERD to represent accounts in a database for personal financial software. The software supports cking accounts, credit cards, and two kinds of investments (mutual funds and stocks). No other kinds of ac- ents are supported, and every account must fall into one of these account types. For each kind of account, the ware provides a separate data entry screen. The following list describes the fields on the data entry screens for each kind of account: For all accounts, the software requires the unique account identifier, the account name, date established, and the balance. For checking accounts, the software supports attributes for the bank name, the bank address, the checking account number, and the routing number. i For credit cards, the software supports attributes for the credit card number, the expiration date, and the credit card limit. For stocks, the software supports attributes for the stock symbol, the stock type (common or preferred), the last dividend amount, the last dividend dat, the exchange, the last closing price, and the number of shares (a whole number). For mutual funds, the software supports agributes for the mutual fund symbol, the share balance (a real number), the fund type (stock, bond, or mixed), the last closing price, the region (domestic, international, or global), and the tax-exempt status (yes or no).

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Mobile Usability

Authors: Jakob Nielsen, Raluca Budiu

1st Edition

0133122131, 9780133122138

More Books

Students also viewed these Programming questions