The figure below is a conceptual database design for a house rental system. It is a conceptual design, so it does not specify primary keys, foreign keys, and associative entities. Convert the following conceptual design into a logical schema. A logical schema for a relational database should have primary keys, foreign keys, and associative entities (when needed). (Use Astah IE)
MAINTENANCE INVOICE
billed to
InvoiceID
InvoiceDate
Total
1-N
pays
has
OWNER
HOUSE PropertyID
MAINTENANCE
OwnerID
MaintenanceID
FirstName
HouseName
MaintenanceItem
has
LastName
Size
performs
RequestDate
Email
Type
RequestDetail
Phone
Address
City
CompletedDate
BankAccountNumber
Cost
CUSTOMER
CustomerID
StartDate
EndDate
Cost
FirstName
rents
LastName
Phone
Email