0

How can I open the SQL Query Designer in SQL Server Management Studio 2008? I cannot find it.

Willy
  • 9,848
  • 22
  • 141
  • 284

2 Answers2

1

I don't have SQL Server Management Studio 2008 right now but Ctrl+Shift+Q doesn't work?

mx0
  • 6,445
  • 12
  • 49
  • 54
Kostis
  • 953
  • 9
  • 21
1

As @Kostis posted or:

Query > Design Query in Editor...

or

New Query > right click on new empty query created > Design Query in Editor...

Pawel Czapski
  • 1,856
  • 2
  • 16
  • 26