Ignore a warning on a dacpac reference at your peril
I worked on a project where we had two SSDT projects with different versions of SQL, one 2012 and one...
2015-08-17
39 reads
I worked on a project where we had two SSDT projects with different versions of SQL, one 2012 and one...
2015-08-17
39 reads
Traditionally database developers have shared a database and while this certainly made sense when everyone had a limited amount of ram and a few hundred megabytes of hard disk...
2015-08-17
3 reads
Traditionally database developers have shared a database and while this certainly made sense when everyone had a limited amount of...
2015-08-17
32 reads
Traditionally database developers have shared a database and while this certainly made sense when everyone had a limited amount of...
2015-08-17
26 reads
This is part of a series on how to take the Adventureworks database and bring it in line with modern...
2015-07-31 (first published: 2015-07-22)
1,590 reads
This is part of a series on how to take the Adventureworks database and bring it in line with modern...
2015-07-29 (first published: 2015-07-22)
1,776 reads
What's the overhead for writing unit tests? Ed Elliot breaks it down, looking at the ways in which unit tests both take more time and save time.
2015-07-23
8,606 reads
This is part of a series on how to take the Adventureworks database and bring it in line with modern standards. How do we put a legacy SQL Server...
2015-07-22
3 reads
This is part of a series on how to take the Adventureworks database and bring it in line with modern...
2015-07-22
30 reads
This is part of a series on how to take the Adventureworks database and bring it in line with modern...
2015-07-22
36 reads
By Chris Yates
For decades, enterprises have approached data management with the same mindset as someone stuffing...
Truncate Table Pitfalls Truncating a table can be gloriously fast—and spectacularly dangerous when used carelessly....
You can find all the session materials for the presentation “Indexing for Dummies” that...
Comments posted to this topic are about the item Technological Dinosaurs or Social Dinosaurs?
Comments posted to this topic are about the item DBCC CHECKIDENT
Comments posted to this topic are about the item Distributed Availability Group Health: T-SQL...
What is returned as a result set when I run this command without a new seed value?
See possible answers