Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Numeric(2,0) vs INT
Message
 
General information
Forum:
Microsoft SQL Server
Category:
Database design
Miscellaneous
Thread ID:
01652230
Message ID:
01652242
Views:
46
>>>Use TinyInt for this.
>>>
>>>https://docs.microsoft.com/en-us/sql/t-sql/data-types/int-bigint-smallint-and-tinyint-transact-sql
>>
>>What advantage (other than smaller storage) the tinyint would have vs. NUMERIC(2,0)?
>
>In SQL Server (as well as in other languages) you want to use the correct data type for the columns. In this particular case having tinyint for the months will be self-explanatory for the purpose of these columns. And, of course, the smaller storage is also an advantage.

Thank you.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Reply
Map
View

Click here to load this message in the networking platform