Hi experts,
I've read that the nvarchar (unicode) datatype performs more slowly than varchar.
But I can't make a valid argument to that without more information.
These people insist on leaving the datatype as nvarchar because that's the default when they upsize Access databases --> SQL Server 2000. They also love to overuse 'nullablility'.
Can anyone tell me how 1) nvarchar and 2)nullable columns
affect performance in general?
Thanks !
John
I've read that the nvarchar (unicode) datatype performs more slowly than varchar.
But I can't make a valid argument to that without more information.
These people insist on leaving the datatype as nvarchar because that's the default when they upsize Access databases --> SQL Server 2000. They also love to overuse 'nullablility'.
Can anyone tell me how 1) nvarchar and 2)nullable columns
affect performance in general?
Thanks !
John