SQL Server 2017 went into general availability today. Today's release is a remarkable step in SQL Server's history, because it's not just a release for Windows. Today marks the general availability of ...
Using SSDT means we don't just shout orders at the database; instead, we plan what we're going to say. For almost 13 years, Microsoft has tried to make Visual Studio a place where developers can do ...
Microsoft is making available on July 17 its first near-final public Release Candidate of SQL Server 2017. SQL Server 2017 is the first version of Microsoft's SQL Server database that will run on both ...
I've been playing around with the new SQL Server Data Tools, and although many have complained about missing features compared to the "Data Dude" Visual Studio projects and other tools that SSDT ...
In this second delve into data cleanliness (read the first, How clean is your data?, here), we’ll test-drive the data profiling tool provided with Microsoft SQL Server. Other profiling tools have ...