阅读背景:

在SQL Server Management Studio中查看SQL CE数据库的所有ntext列文本

来源:互联网 

I often want to do a "quick check" of the value of a large text column in SQL Server Management Studio (SSMS). The maximum number of characters that SSMS will let you view, in grid results mode, is 65535. (It is even less in text results mode.) Sometimes I need to see something beyond that range. Using SQL Server 2005 databases, I often used the trick of converting it to XML, because SSMS lets you view much larger amounts of text that way:I often want to do a "quick check" of the value




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: