You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used it against tables that have a nvarchar column defined and it computes the exact size size as those of varchar which is incorrect since nvarchar takes twice the storage to hold the same character.
I'll fork
I used it against tables that have a nvarchar column defined and it computes the exact size size as those of varchar which is incorrect since nvarchar takes twice the storage to hold the same character.
I'll fork