Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Construct an ERD to represent accounts in a database for personal financial software. The software supports checking accounts, credit cards, and two kinds of investments

Construct an ERD to represent accounts in a database for personal financial software. The software supports checking accounts, credit cards, and two kinds of investments (mutual funds and stocks). No other kinds of accounts are supported, and every account must fall into one of these account types. For each kind of account, the software provides a separate data entry screen. The following list describe the fields on the data entry screen 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. 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 date, the exchange, the last closing price, and the number of shares (a whole number). For mutual funds, the software supports attributes 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 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

Step: 3

blur-text-image

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

Spomenik Monument Database

Authors: Donald Niebyl, FUEL, Damon Murray, Stephen Sorrell

1st Edition

0995745536, 978-0995745537

More Books

Students also viewed these Databases questions