SQL Design Disorders – Null Fields
I’m going to continue my series about the use of SQL Server databases in software projects. In this blog post I’m going to discuss null fields and default fields. Null Fields Anyone who has worked with a database for more than five minutes knows what a null field is. If you’re just learning database design … Read moreSQL Design Disorders – Null Fields