Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Use of N in commands
Message
 
 
To
09/03/2011 16:40:47
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Environment versions
SQL Server:
SQL Server 2008
Application:
Web
Miscellaneous
Thread ID:
01503083
Message ID:
01503105
Views:
18
>>You don't have to have N'ALTER TABLE
>>
>>and 'ALTER TABLE ...
>>will work exactly the same as the command is declared nvarchar. So, you may safely drop it in this particular case if you're only using 'English' letters.
>
>If I am using foreign characters, but still have the nvarchar declaration, will ALTER TABLE work as is or I will have to add the N in front?

In this case I suggest to keep N' in front.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform