Query multiple SQL Server instances at one time! Thanks for watching! Kevin3NF Follow @Dallas_DBAs
The post SQL Server Registered Servers appeared first on DallasDBAs.com.
       2022-11-09 (first published: 2022-10-28)
 448 reads
           This is not another IRL post, but rather is more of “Help, my SQL Express database is full!” post. I was contacted by a lawyer that was using a...
       2022-01-12 (first published: 2021-12-30)
 314 reads
           I was chatting with Jeff (b|t) on my team yesterday and the context escapes me but I had this thought: “Can you Group By the beginning characters, or a...
       2021-10-29 (first published: 2021-10-22)
 500 reads
           TLDR: Nope. Keep on doing your full backups. Make sure that any databases you Log Ship are NOT also doing log backups in your SQL Maintenance Plans, Ola Jobs,...
       2021-10-22 (first published: 2021-10-15)
 317 reads
           SQL Server maintains a variety of stats about all sort of performance items. Index usage (or missing indexes) Query performance Corrupt pages Disk IO performance Way more than I...
       2021-10-11 (first published: 2021-09-30)
 291 reads
           Welcome back to our series, Server Review Essentials for Accidental and Junior DBAs, where we’ve been taking an in-depth look at how to get ready to perform regular SQL...
       2021-06-28 (first published: 2021-06-16)
 455 reads