I have a query that returns a large ntext result. I want to copy this to a text editor (Notepad), but only part is copied.
I tried increasing the query parameters → Results → Text, but max seems to be 8192, which is not enough for me.
Any ideas on how this can be achieved?
I am using SQL Server Management Studio 2008, if that matters.
TIA! Raj
source share