Viewing a large field in a query in SQL management studio with ZOOM?

Posted by smithym on Server Fault See other posts from Server Fault or by smithym
Published on 2009-09-19T08:14:24Z Indexed on 2010/04/06 7:03 UTC
Read the original article Hit count: 421

Filed under:
|

Hi there,

Can anyone help? I am using SQL management studio (sql server 2008) to run queries and some of the fields that come back are varchar(max) for example and it has a lot of information - Is there a zoom feature to open the window and show me the contents with vertical and horizontal scrollbars?

I remember there was, i thought it was F2 but i must have been mistaken as it doesn't work

Now i have to scroll horizontal on the field and its really difficult to see everything

Also some of the fields contain new line codes etc so it would be great if the zoom feature would display the info using the new line codes etc

Any body know how to do this?

© Server Fault or respective owner

Related posts about ssms2008

Related posts about sql-server