Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.databases.ms-sqlserver > #986
| From | Erland Sommarskog <esquel@sommarskog.se> |
|---|---|
| Newsgroups | comp.databases.ms-sqlserver, microsoft.public.sqlserver.programming |
| Subject | Re: SSE 2008 / 2012: Script Results |
| Followup-To | comp.databases.ms-sqlserver |
| Date | 2012-04-18 07:31 +0000 |
| Organization | Erland Sommarskog |
| Message-ID | <XnsA03960E5EBC0Yazorman@127.0.0.1> (permalink) |
| References | <i0pro7hahnh55lqi43bhnimk1p6hf5mupg@4ax.com> |
Cross-posted to 2 groups.
Followups directed to: comp.databases.ms-sqlserver
Gene Wirchenko (genew@ocis.net) writes: > On selects, it is not so easy. I want to see a message that the > table should have so many rows, but it does not all show: > select 'This message is about the table and is too long per > some limit:' > select * from Primus > I would like to see the full message without having to resize it > manually. Is there any way to do this with *grid* output? > > I would like the answer for SSE 2008 and for 2012. There is not much you can do about it. There is a reason why I stick to the old Query Analyzer from SQL 2000. Note however that you can double-click on the edge of the grid header to resize so that every visible fits - save for the column header. -- Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se Books Online for SQL Server 2005 at http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx Books Online for SQL Server 2000 at http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
Back to comp.databases.ms-sqlserver | Previous | Next — Previous in thread | Find similar
SSE 2008 / 2012: Script Results Gene Wirchenko <genew@ocis.net> - 2012-04-17 14:51 -0700 Re: SSE 2008 / 2012: Script Results Erland Sommarskog <esquel@sommarskog.se> - 2012-04-18 07:31 +0000
csiph-web