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).
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
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.