ASSIGNMENT NO 1
NAME
Arjumand Naz
REG NO
740-FOC/BSIT/F22(B)
COURSE CODE:
IT-375
COURSE TITLE:
DATABASE ADMINISTRATION
Have Click on the Developer and it starts downloading. After downloading i install file to begin the install process.
Installing SQL Server Developer Edition
When the installation starts, installation type will be presented. I chose Custom install.
Now Choosed the Media Location path. I free space from the derive and download size and press
Install.
After the SQL Server Installation Center launches i choose Installation tab
On the License Terms page I accept the license terms and clicked Next.
Now the Setup will check if needed install Setup Support Files. Clicked Next when complete.
Feature installation:
Now I Selected the components of SQL server to install on my computer.
Instance Configuration
I have leave the Default Instance and the default Instance ID. Clicked Next when it is completed.
Server Configuration
Clicked on collation and Click Next when done.
Database Engine Configuration Server Configuration
Have set the password and added current user, clicked on next.
Reviewed selected features and clicked Install, Installation will begin.
When the installation is completed SQL Server Install is completed, and have clicked on close.
Now click on the install SQL Server Management Tools and installed it.
Once downloaded, SSMS installer runs. The first screen appear as.
Clicked the “Install” button to begin. It will progress through until completion, then a screen
indicating successful setup is appeared, then clicked on close. SSMS is now installed.
I Clicked on Search bar and typed Services in the search and opened it.
After that, scrolled down and click on the SQL Server.
After that set the status type manual and clicked OK.
Then opened the SQL server management studio.
The SQL Server Authentication and Login enter password which I
created during the install and clicked Connect.
Then clicked on the object explorer and this screen appears.
After this, right clicked on the database and created a new database and write query.
Then named the database and this appears.
Then I have written a query by clicking on the student database and selecting new query.
Example: student table
2.