SQLRelay Reading - Build a CI Pipeline in 55 Minutes Talk
I had a lot of fun yesterday presenting my talk on how to go from not having your database in...
2015-10-09
495 reads
I had a lot of fun yesterday presenting my talk on how to go from not having your database in...
2015-10-09
495 reads
I had a lot of fun yesterday presenting my talk on how to go from not having your database in...
2015-10-09
51 reads
My session yesterday was recorded, apart from the fact that me and mark were having a chat for about 25...
2015-10-09
393 reads
My session yesterday was recorded, apart from the fact that me and mark were having a chat for about 25 minutes before it kicked off it seemed to work...
2015-10-09
3 reads
My session yesterday was recorded, apart from the fact that me and mark were having a chat for about 25...
2015-10-09
20 reads
My session yesterday was recorded, apart from the fact that me and mark were having a chat for about 25...
2015-10-09
49 reads
My session yesterday was recorded, apart from the fact that me and mark were having a chat for about 25...
2015-10-09
38 reads
If we only use version control as a way to back up our code then it is pure overhead but actually there are real benefits. We can use source control to write better, cleaner, more readable code.
2015-10-05
6,132 reads
Niche tool of the day If you know what a deployment contributor is and have wanted to see what steps were in a plan and have got bored setting...
2015-09-30
3 reads
Niche tool of the day If you know what a deployment contributor is and have wanted to see what steps...
2015-09-30
206 reads
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