Lab Manual Week01
Lab Manual Week01
Instructor: CLO
• Mr. Nazeef Ul Haq
Learning Objectives:
• Installation of SQL server and SSMS.
• Create a new database named Northwind
• Restore Schema using scripts northwind.sql
• Restore schema data using northwind_data.sql
SQL Server 2016 (13.x) RC1 and later require .NET Framework 4.6 for the Database Engine,
Master Data Services, or Replication. SQL Server setup automatically installs .NET Framework.
You can also manually install .NET Framework from Microsoft .NET Framework 4.6 (Web
Installer) for Windows.
1.4. Memory
1.5. Processor
1.6. Monitor
Important Note:
2.1. connect your system with internet and download the developer edition using this given
link: https://www.microsoft.com/en-us/sql-server/sql-server-downloads
2.2. Login on window with as Administrator
2.3. Once downloaded then click on the .exe file and run.
• Step 1
Right click on your database and select Task -> generate script.
Figure 8: Database_Scripts_With_Data_Select_Option
Figure 9: Database_Scripts_With_Data_Introduction
Click on Next.