Forum Replies Created

Viewing 3 posts - 1 through 4 (of 4 total)

  • Reply To: Has SQL Server Performance Improved?

    Interesting -- I saw similar results as well with your query.  However, on an example using one of our actual database queries, SQL Server 2022 was much faster (either in...

  • Reply To: Has SQL Server Performance Improved?

    Interesting -- I saw similar results as well with your query.  However, on an example using one of our actual database queries, SQL Server 2022 was much faster (either in...

  • Reply To: SQL Server Resumable Index Operations

    One thing we've observed.  Using the RESUMABLE option makes the index significantly longer to create/rebuild.

    Here are some tests comparing traditional ONLINE with SORT_IN_TEMPDB on for a CLUSTERED index rebuild.  I'm...

Viewing 3 posts - 1 through 4 (of 4 total)