|
|
|
|
Browse by Tags
All Tags » Design » data types (RSS)
-
In my last post in this series, I talked about the assumptions many people make about IDENTITY columns. In this post, I want to focus on choosing data types. There are several areas where I see frequent mistakes in data type choice, and I'll mention a few here.
Using CHAR / VARCHAR / INT for date / time values
Countless times I have ...
|
|
|
|
|