Physical Design

    Physical Design
    Need to take design and translate it into an actual database. Once you have done that you know that you will need to enter data to test the database, to make sure it does, in fact, store all the required data.

    1. Review your diagram for the database making sure that the design is complete and normalized.
    2. Create the database in SQL Server
    3. Create the tables in the new database, selecting appropriate data types for the columns, setting a primary key for each table, and setting allow nulls as appropriate.
    4. Create a database diagram and create the relationships among tables
    5. Add some sample data to each table.
    ManagerBuildingApartmentLease AgreementTenantRentMaintenance and RepairExpensesExpensesType
    ManagerKeyPK
    ManagerLastName
    ManagerFirstName
    BuildingKeyFK1
    BuildingKeyPK
    BuildingName
    BuildingAddress
    ApartmentKeyPK
    ApartmentNumber
    ApartmentStatus
    BuildingKeyFK2
    ApartmentBuilding
    LeaseKeyPK
    LeaseStartDate
    LeaseEndDate
    RentAmount
    LateFees
    ApartmentKeyFK1
    TenantKeyFK2
    TenantKeyPK
    TenantLastName
    TenantFirstName
    TenantEmailAddress
    RentKeyPK
    RentAmount
    RentDueDate
    LeaseKeyFK1
    MaintenanceRequestKeyPK
    Date
    Description
    Cost
    Resolution
    Tenant KeyFK1
    ExpensesKeyPK
    Cost
    ExpensesTypeKeyFK1
    attribute namePK
    attribute namePK
    ExpensesTypeKeyPK
    Repairs
    Maintenance
    Utilities
    ApartmentCleaning
    Insurance
    Resolution Date
    Deposit

    Need a Professional Writer to Work on this Paper and Give you Original Paper? CLICK HERE TO GET THIS PAPER WRITTEN

                                                                                                                                      Order Now