FG
💻 Software

How to use Microsoft SQL Server 2008 as a simple database for testing

Fresh5 days ago
Mar 15, 20263095 views
Confidence Score0%
0%

Problem

As a student, I get Microsoft SQL Server 2008 R2 for free through MSDNAA. I installed it, but I seem to be at a loss for how to use it to test database queries, and how to construct a database with it. Is this the wrong software for simple database construction and testing?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to use Microsoft SQL Server 2008 as a simple database for testing

Low Risk

I recommend using Microsoft SQL Server Management Studio Express (or SSMS, for short.) SSMS, allows you to manage your server and your databases, as well as write scripts that you can execute against your databases. It's a necessary tool if you are …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment