Multiple Choice
In a tools rental business, a form is used to reserve large construction tools for customers (i.e. subcontractors working for a construction company) . The following fields appear on the form:
(tool information)
Item#
Type
Descr
Size
Cost/Day
Mfg (Tool manufacturer)
MfgAddr (Manufacturer address)
Mfg phone
(Customer and reservation information)
rental# (rental order number for the tool, unique for a given tool)
CustId
CustName
CustAddress
CustPhone
Checkout_date (future date for a future reservation or past date for a current rental)
Days (Expected length of rental)
ConsName (Construction Company Name)
ConsAddr (Construction Company Address)
Discount (specific to a construction company)
-You are told that there is an entity type called Reservation.Which of the following lists contains most or all the attributes of Reservation without unnecessary attributes?
A) Rental#, Days, Checkout_date
B) Rental#, CustId, Days, Checkout_date
C) Rental#, Checkout_date
D) Days, Checkout_date, Mfg
Correct Answer:

Verified
Correct Answer:
Verified
Q59: When adding relationships in the fourth step
Q60: The following is indicative that binary relationships
Q61: In the view design process,in addition to
Q62: Name one of the things that can
Q63: In the design of a large ERD,views
Q65: List one of the factors that contribute
Q66: Form analysis is a linear process and
Q67: During form analysis,to resolve questions about the
Q68: In a tools rental business, a form
Q69: View integration can be more complex with