Create database

Create a databases

  1. Login to WEB01 as the Administrator user with password Welcome01!.

  2. Open "Microsoft SQL Server Management Studio"

3. Login with the Administrator user using Windows Authentication.

4. Expand the "WEB01\DEV" structure and right click on "Databases", select "New Database".

5. Fill in the Database Name Production and click "OK" to create the database.

6. Repeat step 4 and 5 and create database with the name Development.

Last updated