Create scripts of SQL statements for the following situations:

Add a minimum of five clients, three sales people, ten contacts, and at least one contact summary for each client to your database that you created in W3 Assignment 2. Every sales person must have at least one client. Query your database to produce all the clients for one of the sales people that are assigned to multiple clients. Produce a full client list by sales person.

Add a contact summary to one of your clients, then modify it, and then delete it. In a Microsoft Word document, create a report that outlines the steps you took to create these scripts. Include the scripts in the report along with a description of the results that you achieved. With your results, include screen shots showing your results.