ScanIAm wrote:


Whats the difference between an nvarchar and a varchar?  I noticed that it was one of the options for data type recently, but I couldn't figure out the difference.



If I remember correctly, it's Unicode (nvarchar) vs. ASCII (varchar).