Is there a query analyzer in SQL Server 2005 Express edition?

2.5k views Asked by At

I have downloaded the SQL Server 2005 Express edition and I was not able to fine query analyzer to run the queries or design the database.

1

There are 1 answers

6
Magnus On BEST ANSWER

You need to download Microsoft SQL Server Management Studio Express 2005 (Or the 2008 version). It is also possible to design the database and run queries inside Visual Studio.