Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 What's this?

Author  Topic 

Jay99

468 Posts

Posted - 2000-12-04 : 12:02:01
What is the difference between:

'My String'

and

N'My String'

I see this a lot in the BOL, but I can't seem to find the use of the N documented. When do I need to use it and what does it do?

Thanks,
Jay
   

- Advertisement -