Data Quality and Data Profiling
David Loshin describes the benefits of the combination of the bottom-up aspects of data profiling with a top-down analysis phase for establishing criteria for data quality management.
David Loshin describes the benefits of the combination of the bottom-up aspects of data profiling with a top-down analysis phase for establishing criteria for data quality management.
This Friday, a guest poll and editorial from Adrian Nichols wondering about the value of experience in a particular area.
This Friday, a guest poll and editorial from Adrian Nichols wondering about the value of experience in a particular area.
This Friday, a guest poll and editorial from Adrian Nichols wondering about the value of experience in a particular area.
Steve Jones looks back at the past year and database news that has occurred.
Comparing data from two queries to see if they return the same results can be an interesting challenge. David Ziffer brings us a great way to do this using Excel.
In the first of a series of articles on the tricks of tackling temporal data in SQL, Joe Celko discusses SQL's temporal data types and agonizes over the fact that, although there are ANSI/ISO Standards for temporal operations in SQL, every vendor has something different.
It's the first day of 2009 and Steve Jones gives a few predictions for the new year in this editorial.
It's the first day of 2009 and Steve Jones gives a few predictions for the new year in this editorial.
It's the first day of 2009 and Steve Jones gives a few predictions for the new year in this editorial.
By Brian Kelley
I am guilty as charged. The quote was in reference to how people argue...
By Steve Jones
Learn how to tie a bowline knot. Practice in the dark. With one hand....
By HeyMo0sh
As a DevOps practitioner, I’ve always focused on performance, scalability, and automation. But as...
Hi everyone I asked this earlier but the desired outcome is a bit different...
Hi, I have a SQL Server instance where users connect to via Windows Authentication,...
Comments posted to this topic are about the item Multiple Deployment Processes
I have a query from a former DBA that we run on SQL Server 2025 to check on database metadata. This query references sys.sysaltfiles. I want to refactor this code to be more modern. Which DMV should I reference instead?
See possible answers