Q1) What is a database, and why is it important in modern computing?
Q2) Demonstrate the basic installation steps for setting up SQL
Server Management Studio (SSMS). Provide a step-by-step
guide, including screenshots, using the submission template
provided.
1. Go to the official website – Visit Microsoft's official SSMS download page:
https://aka.ms/ssms.
2. Download SSMS – Click on the latest version of SQL Server Management Studio (SSMS) to start the
download.
3. Run the Installer – Open the downloaded .exe file.
4. Install SSMS – Follow the installation wizard, choose the installation directory, and click Install.
5. Launch SSMS – Once installed, open SQL Server Management Studio and connect to your SQL Server
instance.