Why doesn’t SQL Server support unsigned datatype?

If I had to guess, I would say that they are trying to avoid a proliferation of types. Generally speaking there isn’t anything that an unsigned integer can do that a signed integer can’t do. As for the case when you need a number between 2147483648 and 4294967296 you probably should go to an 8 byte integer since the number will also eventually exceed 4294967296.

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)