Live Blog – Pass Summit Key Note – Day 1
Security as been invested more in SQL Server 2016 than any other.
Protecting your data at rest and in motion with...
2015-10-28
419 reads
Security as been invested more in SQL Server 2016 than any other.
Protecting your data at rest and in motion with...
2015-10-28
419 reads
Joseph Sirosh, Corporate VP of Data Group Microsoft talks about zigabytes….what!!!!!! Predominately in the cloud is where data will be moving;...
2015-10-28
530 reads
Security as been invested more in SQL Server 2016 than any other.
Protecting your data at rest and in motion with...
2015-10-28
323 reads
Joseph Sirosh, Corporate VP of Data Group Microsoft talks about zigabytes….what!!!!!! Predominately in the cloud is where data will be moving;...
2015-10-28
351 reads
This year I was fortunate enough to get the invite to join the live bloggers table for both keynotes going...
2015-10-28
315 reads
This year I was fortunate enough to get the invite to join the live bloggers table for both keynotes going...
2015-10-28
406 reads
You’ve heard about it for some time now, and you finally got the gumption to ask your boss if the...
2015-09-22
329 reads
You’ve heard about it for some time now, and you finally got the gumption to ask your boss if the...
2015-09-22
539 reads
RedGate unleashed their newest version of SQL Prompt recently. It is no secret to those of you who know me...
2015-09-16
2,167 reads
RedGate unleashed their newest version of SQL Prompt recently. It is no secret to those of you who know me...
2015-09-16
294 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