SELECT * FROM Posts WHERE Tags IN ('Database Design')
This post is part of the T-SQL Tuesday, which is a monthly blog party on the second Tuesday of each month. Everyone is welcome and have the chance to write about SQL Server. This month’s host is Bert…
This post is part of the T-SQL Tuesday, which is a monthly blog party on the second Tuesday of each month. Everyone is welcome and have the chance to write about SQL Server….
Usually it’s said the most important duty of DBA’s is to be able to guarantee the integrity of the data of the business we…
This might sound pretty obvious, but really, database design matters. And all those rules and best practices about database…