<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>SQL Server 2022 on StraightforwardSQL</title>
    <link>https://straightforwardsql.com/tags/sql-server-2022/</link>
    <description>Recent content in SQL Server 2022 on StraightforwardSQL</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 16 Jun 2024 20:00:27 +0200</lastBuildDate><atom:link href="https://straightforwardsql.com/tags/sql-server-2022/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Async stats update causing blocking</title>
      <link>https://straightforwardsql.com/posts/async-stats-update-causing-blocking/</link>
      <pubDate>Sun, 16 Jun 2024 20:00:27 +0200</pubDate>
      
      <guid>https://straightforwardsql.com/posts/async-stats-update-causing-blocking/</guid>
      <description>An index rebuild quietly blocked an async stats update, and the whole server started timing out. Here is the lock-partitioning repro and the SQL Server 2022 fix.</description>
    </item>
    
    <item>
      <title>Scary Scalar Functions - Part One: Parallelism</title>
      <link>https://straightforwardsql.com/posts/scary-scalar-functions-parallelism/</link>
      <pubDate>Tue, 21 Jun 2022 13:21:35 +0200</pubDate>
      
      <guid>https://straightforwardsql.com/posts/scary-scalar-functions-parallelism/</guid>
      <description>Consultants hate me for this one weird trick. Because I&#39;ll be uncovering all the mess Scalar functions can cause in a series of articles.</description>
    </item>
    
    <item>
      <title>New Extended Events in SQL Server 2022</title>
      <link>https://straightforwardsql.com/posts/new-extended-events-in-sql-server-2022/</link>
      <pubDate>Tue, 24 May 2022 18:33:05 +0200</pubDate>
      
      <guid>https://straightforwardsql.com/posts/new-extended-events-in-sql-server-2022/</guid>
      <description>SQL Server 2022&#39;s CTP has dropped. I diffed its Extended Events against 2019 and pulled out the few new ones worth a look.</description>
    </item>
    
  </channel>
</rss>