Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Query Question
Message
From
24/07/2002 17:58:33
 
 
General information
Forum:
Microsoft SQL Server
Category:
Other
Title:
Miscellaneous
Thread ID:
00682240
Message ID:
00682329
Views:
18
Thanks Mike....



>Yes.
>
>
>DECLARE @strContent nvarchar(8000)
>SET @strContent = N''
>
>SELECT @strContent = @strContect + content FROM cache WHERE id=@random
>SELECT @strContent
>
>
>-Mike
Previous
Reply
Map
View

Click here to load this message in the networking platform