ITM 30 DC Managing Data Structures SOW Form
Description
Using the example below fill out RealEstate tables information in SOW Form above.
Please Don’t change Table Names and Column Names
- The table names start with “re_” to identify our lab project.
- PK are defined as “INT Primary Key Auto_increment“, corresponding FK are defined as INT
Unformatted Attachment Preview
StateID
SateName
Key
INT Auto_Increment
Varchar(50)
PK
CityID
INT Auto_Increment
PK
CityName
StateID
Varchar(50)
INT
FK
ZipID
INT Auto_Increment
PK
ZipCode
CityID
Varchar(50)
INT
FK
HouseID
INT Auto_Increment
PK
HouseAddress
Varchar(50)
SqFeet
Float(8,2)
HouseTypeID
ZipID
INT
INT
FK
FK
HouseTypeID
INT Auto_Increment
HouseTypeNameVarchar(50)
PK
ParentTable
PK of
ParentTable
Re_State
StateID
Re_City
CityID
re_City
re_Zip
re_House
re_HouseType HouseTypeID
re_Zip
ZipID
re_HouseType
re_HouseSale
SaleID
INT Auto_Increment
SaleDate
Date
Price
HouseID
INT
INT
PK
FK
Re_House
HouseID
Purchase answer to see full
attachment
Have a similar assignment? "Place an order for your assignment and have exceptional work written by our team of experts, guaranteeing you A results."