Use a Relational Database Management System (RDBMS) for effective database installation and manipulation.
Purpose
In this unit’s assignment, you will locate and install SQL Server, attach databases to the SQL Server installation, manipulate the data in the attached databases, and create a database and tables to populate with data.
Assignment Instructions
Put your name, course, unit number, and date at the beginning of your Assignment in your Word document.
Part 1: Install SQL Server Express and Class-Required Databases
Put the header "Part 1" in your assignment Word document.
Install SQL Server. You can download SQL Sequel Express at the following web address: https://www.microsoft.com/en-us/sql-server/sql-server-editions-express
Please review and follow the Unit 1 learning activity. The Unit 1 learning activity steps through the process of downloading and installing SQL Server Express, attaching one of the databases used in our class, and working with SQL Server’s Management Studio to execute a SQL query and produce a result set.
The databases that you will attach to your SQL Server installation should include the following databases from IT 526’s textbook resource site:
1.BowlingLeagueExample
2.EntertainmentAgencyExample
3.RecipesExample
4.SalesOrderExample
5.SchoolSchedulingExample