Out of range values stored in tinyint column
Hello,
I am facing a puzzle here. A SQL Server 2005 database using UNICODE collation allows values outside of the defined range of tinyint data type: 376, 304.
Does database collation actually exact numeric datatypes by doubling their storage and increasing their range?
|