home.social

#mssqldba — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #mssqldba, aggregated by home.social.

fetched live
  1. Recently updated blog post:
    In which I demonstrate why using heaps in SQL Server for anything other than staging tables comes with real, measurable costs.
    If you didn't get a chance to attend my session at Data Saturday Croatia 2026, then this is the next best thing.
    vladdba.com/2025/12/30/the-hid
    #sqlserver #sqldba #microsoftsqlserver #mssqlserver #mssql #mssqldba

  2. PSBlitz 6.1.0 is live
    New checks for Backups (RPO/RPO est.) & Instance Security (beta).
    ImportExcel support
    Up to 70% faster Excel exports
    Retry logic for transient errors

    Read the full breakdown: vladdba.com/2026/05/28/psblitz
    Repo: github.com/VladDBA/PSBlitz

    #sqlserver #sqldba #powershell #microsoftsqlserver #mssqlserver #mssql #mssqldba #dba #PSBlitz #MVPBuzz

  3. Blog post from the past:
    In which I go over potential reasons for why some special characters end up corrupted and displayed as question marks, squares or something completely different in SQL Server.
    vladdba.com/2024/10/04/charact
    #sqlserver #sqldba #microsoftsqlserver #mssqlserver #mssql #mssqldba

  4. Recently updated post:
    In which I discuss the risks of improperly configured SQL Server linked server connections and provide recommendations for securing them.
    Now with a query to identify improperly configured linked server connections.
    vladdba.com/2023/07/10/securin
    #sqlserver #sqldba #microsoftsqlserver #mssqlserver #mssql #mssqldba #security

  5. I've noticed today that Microsoft Bing Webmaster Tools has a new "AI Performance" tab.
    Apparently, my SSMS 22 config blog post has been cited by "Microsoft Copilots and Partners" a total of 284.7K times since I've published it ~6 months ago. Pretty neat, although this doesn't really translate into visits.

    Link to blog post: vladdba.com/2025/11/16/my-sql-

    #sqlserver #sqldba #microsoftsqlserver #mssqlserver #mssql #mssqldba #sql

  6. Blog post from the past:
    In which I cover ANSI_NULLS and QUOTED_IDENTIFIER, two potentially dangerous SET options that stored procedures inherit from your session when created.
    vladdba.com/2025/03/03/dangero
    #sqlserver #sqldba #microsoftsqlserver #mssqlserver #mssql #mssqldba

  7. Blog post from the past:
    In which I cover ways of speeding up SELECT COUNT in SQL Server as well as some myths about best practices when it comes to SELECT COUNT.
    vladdba.com/2023/08/21/speedin
    #sqlserver #sqldba #microsoftsqlserver #mssqlserver #mssql #mssqldba

  8. Updated blog post:
    Added information about limitations and a workaround for transferring SSMS 21 connection history data to SSMS 22 when using the classic Connection Dialog.
    vladdba.com/2025/11/17/import-
    #sqlserver #sqldba #microsoftsqlserver #mssqlserver #mssql #mssqldba #sql #ssms #PowerShell

  9. Haven't said this in a while--

    You're only as good as your last backup.

    #mssql #mssqldba