home.social

#sqlserver2022 — Public Fediverse posts

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

fetched live
  1. [video] Restore Azure SQL MI Backup on SQL Server 2022 by Bradley Ball:
    youtu.be/m4oj3SBy_sc

  2. 22 second, 2.5 TB database backup and restore. Take point-in-time restores for massive multi-terabyte databases from hours to seconds. See it work for SQL Server 2022.

    youtu.be/qEyPFkx-JKI #SQLServer2022

    #Microsoft

  3. 22 second, 2.5 TB database backup and restore. Take point-in-time restores for massive multi-terabyte databases from hours to seconds. See it work for SQL Server 2022.

    youtu.be/qEyPFkx-JKI #SQLServer2022

    #Microsoft

  4. Microsoft Purview access policies for SQL Server 2022 are available in preview, providing the data administrators or owners the capability to author policies that govern the access to Active Directory users directly from Azure. azure.microsoft.com/en-us/upda #MicrosoftPurview #SQLServer2022

  5. Microsoft Purview access policies for SQL Server 2022 are available in preview, providing the data administrators or owners the capability to author policies that govern the access to Active Directory users directly from Azure. azure.microsoft.com/en-us/upda #MicrosoftPurview #SQLServer2022

  6. Hmm, @Purple_Traci had not even seen me this morning, but we picked the same t-shirt to wear!!
    Thank you @AzureSQL
    #sqlserver2022
    #AzureSQL

  7. Hmm, @Purple_Traci had not even seen me this morning, but we picked the same t-shirt to wear!!
    Thank you @AzureSQL
    #sqlserver2022
    #AzureSQL

  8. Today I used both STRING_SPLIT with ordinal and GENERATE_SERIES in a real world example.

    I was busy during the weekend, so I'm catching up on #AdventOfCode. Day 4, first assignment was rows with pairs of ranges. So I used STRING_SPLIT with ordinal to get the row number (it's just a varchar-column to begin with) and STRING_SPLIT with ordinal to get the pair member ordinal. And GENERATE_SERIES to explode the ranges, so I could get the intersection. #sqlserver2022 FTW!

  9. New post SQL Server Diagnostic Information Queries for December 2022

    bit.ly/3VOXvRn

  10. If you’re using plan sensitive parameter optimisation in #SQLServer2022 then I’ve got a PR in for sp_BlitzCache that can tie from the variant statements to the main procedure.
    github.com/BrentOzarULTD/SQL-S

  11. If you’re using plan sensitive parameter optimisation in #SQLServer2022 then I’ve got a PR in for sp_BlitzCache that can tie from the variant statements to the main procedure.
    github.com/BrentOzarULTD/SQL-S

  12. More updates for the SQL Server 2022 version of my SQL Server Diagnostic Information Queries.

    glennsqlperformance.com/resources/

    #SQLServer #sqlserver2022

  13. More updates for the SQL Server 2022 version of my SQL Server Diagnostic Information Queries.

    glennsqlperformance.com/resources/