SQL Server Max TinyInt Value

The maximum value for a tinyint in SQL Server is:

0 through 255

And the byte size is: 1 byte

other maximum values:

BigInt: -9223372036854775808 through 9223372036854775807 (8 bytes)
Int: -2147483648 through 2147483647 (4 bytes)
SmallInt: -32768 through 32767 (2 bytes)

4 comments
Abhishek 20 Mar 2013 at 4:51 pm
johnny 08 Jan 2012 at 8:18 pm

Thanks, your post is so cool!!!

krishna 20 Sep 2011 at 6:36 am

very good

Kunal 29 Aug 2015 at 5:55 am

As long as the app isn’t being replicated and dieuribttsd, they wouldn’t. A single-user production workstation is indistinguishable from a development workstation. It’s only when apps are being dieuribttsd for multi-user apps that it would be noticeable.

Featured Articles

 Site Author

  • Thanks for visiting!
css.php