Dreams of the Future
Steve Jones looks ahead to an interesting trip for the future of a couple of technical geeks.
Steve Jones looks ahead to an interesting trip for the future of a couple of technical geeks.
Steve Jones looks ahead to an interesting trip for the future of a couple of technical geeks.
Steve Jones looks ahead to an interesting trip for the future of a couple of technical geeks.
This tip shows you how you can apply the cross-validation feature in the upcoming SQL Server 2008 release to estimate if the training set size is sufficient for a given model.
Optimize SQL Server non-clustered indexes and queries by considering index fields, compound indexes and SQL Server statistics' impact on non-clustered indexes.
Expressions can be used to dynamically build an output file. Here we will show you another way to do this using the script task.
SQL Server 2008 sets a TPC record. And it hasn't even been released. This editorial was originally published on Mar 4, 2008. It is being rerun as Steve is on vacation.
This article will show how you can produce a return regardless of variables passed and debugging tool for @SQL String.
MVP Simon Sabin continues his in depth look at Full Text Search in SQL Server 2008. This time he examines how you can load Thesaurus files.
In this article Dinesh Asanka demonstrates how you can use your own data sources in SQL Server Integration Services.
By HeyMo0sh
As a DevOps practitioner, I’ve always focused on performance, scalability, and automation. But as...
By Brian Kelley
On Patch Tuesday, in addition to OS and Office security patches, Microsoft also released...
When mirroring was first released for Azure SQL Database, it used Change Data Capture...
Comments posted to this topic are about the item Multiple Deployment Processes
Comments posted to this topic are about the item How to Use sqlpackage to...
Comments posted to this topic are about the item Upgrading Admin Queries
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