OWNER (ID, FIRST_NAME, MIDDLE_NAME, LAST_NAME, COMPANY_NAME, EMAIL_ADDRESS, PHONE_NUMBER,TYPE_OF_BUSINESS) PROPERTY (ID, STREET_NUMBER, STREET_NAME, CITY, PROVINCE, ZIP, TYPE, EMPLOYEE_ID, OWNER_ID) EMPLOYEE (ID, NAME, ADDRESS, PHONE, EMAIL, GENDER, POSITION, SALARY, MANAGER_ID, BRANCH_ID) BRANCH (ID, ADDRESS, PHONE) RENTOR (ID, NAME, ADDRESS, PHONE, EMAIL) RENTAL (ID, PROPERTY_ID, RENTER_ID, DATE_SIGNED, START_DATE, END_DATE) VIEWING (ID, PROPERTY_ID, RENTOR_ID, DATE)

Programming Logic & Design Comprehensive
9th Edition
ISBN:9781337669405
Author:FARRELL
Publisher:FARRELL
Chapter8: Advanced Data Handling Concepts
Section: Chapter Questions
Problem 17RQ
icon
Related questions
Question
100%

OWNER (ID, FIRST_NAME, MIDDLE_NAME, LAST_NAME, COMPANY_NAME, EMAIL_ADDRESS, PHONE_NUMBER,TYPE_OF_BUSINESS)

PROPERTY (ID, STREET_NUMBER, STREET_NAME, CITY, PROVINCE, ZIP, TYPE, EMPLOYEE_ID, OWNER_ID)

EMPLOYEE (ID, NAME, ADDRESS, PHONE, EMAIL, GENDER, POSITION, SALARY, MANAGER_ID, BRANCH_ID)

BRANCH (ID, ADDRESS, PHONE)

RENTOR (ID, NAME, ADDRESS, PHONE, EMAIL)

RENTAL (ID, PROPERTY_ID, RENTER_ID, DATE_SIGNED, START_DATE, END_DATE)

VIEWING (ID, PROPERTY_ID, RENTOR_ID, DATE)

ADVERTISING (ID, NEWSPAPER_NAME, PROPERTY_ID, DATE_OF_AD)

 

For the above use case for each entity identify their data types and if the fields are required (NOT NULL). Create the ERD document using Word, Excel, PowerPoint documents (or equivalent software) of your choice. Be sure to include Primary/Foreign Key relationship lines between the fields (not the entities) to show the relationship.

 

This is a database question

 

Identifies the proper data types of the attributes and include a required indicator

 

Proper implementation of Primary Key / Foreign Key Relationship LINES

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Database Environment
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage
Oracle 12c: SQL
Oracle 12c: SQL
Computer Science
ISBN:
9781305251038
Author:
Joan Casteel
Publisher:
Cengage Learning