Review your diagram for the database making sure that the


Wild Wood Apartments:

You have completed the designs for the apartment management database. You reviewed it and all the business rules with the owners, and they are eager to proceed. Now you need to take your 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.

To Do:

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.

Now that the basic database is in place, the Wild Wood Apartments managers are eager to see the database in action and see if it meets all their needs and requirements. It is time to look at the business rules and test them with some SQL. Look at the business rules you developed previously, and design some SQL queries to test them. Documentation: Set up a test plan. List the rule, the SQL you wrote, and the results. Also note whether the database passes or fails the test. Your queries should include the following:

• Two or three simple SELECTs with various WHERE criteria.
• Two or three queries using aggregate functions.
• At least two queries that use joins.
• Two or three INSERT statements.
• One or two UPDATEs and/or a DELETE


1581_Database Design.png

Solution Preview :

Prepared by a verified Expert
Database Management System: Review your diagram for the database making sure that the
Reference No:- TGS01149922

Now Priced at $50 (50% Discount)

Recommended (90%)

Rated (4.3/5)

A

Anonymous user

5/21/2016 5:04:45 AM

The assignment is all about related to database problem on behalf of the case situation named -Wild Wood Apartments. In this, you have to complete the designs for the apartment management database. You assessed it and all the business rules by the owners, and they are keen to carry on. Now you require taking your design and translating it to an actual database. Once you have done that, you recognize that you will require entering data to test the database, to ensure it does, however, store all the requisite data. To Do: 1) Analyze your diagram for the database, ensuring that the design is complete and normalized. 2) Prepare the database in SQL Server. 3) Prepare the tables in the new database, choosing suitable data types for the columns, setting a primary key for each and every table, and setting allow nulls as appropriate.