ITCO331 - Unit 1 Individual Project

profileSolutionsPalace
 (Not rated)
 (Not rated)
Chat

Your first task is to download and install SQL Server 2008, Express Edition. Once that is installed, set up the Northwind database, which will be used throughout the class.

Complete the following tasks:

•.Download and install SQL Server 2008, Express Edition.

                           Refer to Appendix A of the textbook.

•.Open and run the attached script to create the Northwind database.

                           To download the script, click here.

•.Create the following tables in the Northwind database:

 

•.

•. 

•.Alter the Employee table to establish a foreign key between Employees and Departments.

                           Employees.DepartmentID references Departments.DepartmentID

•.Alter the Territories table to establish a foreign key between Territories and Regions.

                           Territories.RegionID references Regions.RegionID

•.Update the data in the Employees table so that employees with the following managers are listed as working in the following departments:

•.ReportsTo

•.Department

•.Andrew Fuller

•.Sales

•.Steven Buchanan

•.Marketing

•.All Others

•.CEO

 

Submit the SQL, DDL, and DML scripts needed to complete tasks 2–8 and a database diagram of the final database.

    • 12 years ago
    All ten prompts scored correct. All purchases rated the paper A
    NOT RATED

    Purchase the answer to view it

    blurred-text
    • attachment
      unit1.docx