Answered step by step
Verified Expert Solution
Link Copied!

Question

00
1 Approved Answer

Define Database Requirements: Your job as a database manager is to do the initial design in the Table Text format for a scenario. Below is

Define Database Requirements: Your job as a database manager is to do the initial design in the Table Text format for a scenario. Below is the scenario. Be sure your answer is in the table text format. A property management company arranges rentals of properties owned by both private and business owners. Each property gets a unique number for identification, a record of its address (consisting of a street, street number, town or city, province/state, zip). Naturally every property will have an Owner. The owners name (consisting of first, middle, and last name for a person and/or name of a business), and the owners email addresses and the owner phone number to contact them are stored. For a business owner, they record the type (description) of its business. Properties are advertised to rent in the local newspapers. Each property may be placed in several advertisements. Each such advertisement may be displayed in many newspapers on several dates. The newspapers are identified by unique names. You should keep track of the advertising for each property. Properties are rented by individuals. The term renter refers to a private person or a business who signed a rental agreement for a property. Each such rental agreement is identified in our database by a unique rental number. Remember a person or business may rental multiple properties simultaneously or over time. We record the date of the signing of the rental agreement, the starting and ending date of the rental agreement. A prospective renter, may view the property repeatedly and we record the property they viewed and the date of viewing. For each prospective renter, we record their address (street, city, state, and zip in all one attribute), their name, their email address and phone number. The agency is organized into branches and every staff member is allocated to exactly one branch. Each branch has one manager who is a member of the staff. Each staff member is identified by a unique staff number. For each staff member they record address (all one attribute), name, email address, phone numbers, gender, position, and salary. Each property is in care of one of our branches. Each renter refers to the branch that is in care of the property it rents. Each property is overseen by a unique staff member. Each branch has an address (all one attribute), phone number, and a unique branch number. For the above use case, identify entities/tables, their attributes/columns, and the keys, along with proper Table Text format. Create the Table Text using Word, Excel, PowerPoint documents. 1. Identifies the necessary entities/tables 2. Identifies the necessary attributes for each table 3. Proper identification of Primary Key / Foreign Key 4. Proper Table Text Format

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered 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

Students also viewed these Databases questions