Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Query Question
Message
General information
Forum:
Microsoft SQL Server
Category:
Other
Title:
Miscellaneous
Thread ID:
00682240
Message ID:
00682449
Views:
14
Mike,

What is the significance of the N' - as in "SET @strContent = N''"

Thanks, Al


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

Anola MB, CANADA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform