Question: Problem 5-4 Part 2 Required: 2. Use the following list of attributes and information from the UML Class Diagram to identify the number of the
Problem 5-4 Part 2
Required:
2. Use the following list of attributes and information from the UML Class Diagram to identify the number of the appropriate attribute for each blank in the table listing below.
Attributes:
- Cash account #
- Cash account balance
- Cash receipt #
- Cash receipt amount
- Cash receipt date
- Contract #
- Contract date
- Contract end date
- Contract minimum dollar commitment
- Contract standard premium
- Customer #
- Customer name
- Customer type
- Customer's credit card number for this rental reservation
- Delivery truck #
- Delivery truck acquired date
- Delivery truck charge
- Delivery truck description
- Employee #
- Employee name
- Inventory category #
- Inventory category description
- Number of customers in this customer type
- Number of rental inventory items available in this category
- Rental delivery Y/N?
- Rental end time
- Rental inventory #
- Rental inventory acquired on date
- Rental inventory description
- Rental inventory hourly charge
- Rental reservation #
- Rental reservation date
- Rental start time
- Rental ticket #
- Rental ticket date
- YTD rentals by this customer
Put the number of the attribute in the appropriate blank in the table list below.
ResourcesRental Inventory =Rental inventory # (PK),, rental inventory description, rental inventory hourly charge,(FK)Delivery Trucks =Delivery truck # (PK), delivery truck description, delivery truck charge, delivery truck acquired dateCash =(PK), cash account balanceEventsContracts =Contract# (PK), contract date, contract end date, contract minimum dollar amount, contract standard premium,(FK), employee # (FK)Rental Reservations =Rental reservation # (PK),, customers credit card for this rental reservation,Contract # (FK), customer # (FK),(FK)Rental Tickets =(PK), rental ticket date, rental start time, rental end time, delivery Y/N, rental reservation # (FK),Customer # (FK), employee # (FK),(FK), delivery truck # (FK)Cash Receipts =Cash receipt # (PK), cash receipt date, cash receipt amount,(FK), customer # (FK), employee # (FK)AgentsCustomers =Customer # (PK), customer name,(FK), YTD rentals by this customerEmployees =Employee # (PK), employee name,Type ImagesInventory Categories =Inventory category # (PK), inventory category description,Customer Types =Customer type (PK), number of customers of this typeLinking TablesRental Reservation-Inventory Category =+ inventory category # (PK)Rental Tickets-Cash Receipts = rental ticket # + cash receipt # (PK)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
