Topics covered include:
• The data community
• Blog writing
• Working in the cloud
Thanks for having me, Steve!
youtu.be/cWlLbjsgCwc?...
Topics covered include:
• The data community
• Blog writing
• Working in the cloud
Thanks for having me, Steve!
youtu.be/cWlLbjsgCwc?...
In a bid to learn the new features within SQL 2025, today's blog post covers the SQL 2025 feature – OPTIMIZED_SP_EXECUTESQL.
We walk through a straightforward demo to highlight how this feature can reduce plan cache bloat.
#sql #sql2025
www.leebrownhill.com/posts/13_sql...
In a bid to learn the new features within SQL 2025, today's blog post covers the SQL 2025 feature – OPTIMIZED_SP_EXECUTESQL.
We walk through a straightforward demo to highlight how this feature can reduce plan cache bloat.
#sql #sql2025
www.leebrownhill.com/posts/13_sql...
In my last post, I shared a simple demo showing how parameter sniffing can lead to inconsistent performance.
This follow-up explores practical solutions I’ve seen work.
#SQLServer #QueryTuning
www.leebrownhill.com/posts/12_sol...
In my last post, I shared a simple demo showing how parameter sniffing can lead to inconsistent performance.
This follow-up explores practical solutions I’ve seen work.
#SQLServer #QueryTuning
www.leebrownhill.com/posts/12_sol...
Ever had a SQL query run fine one day, then crawl the next?
You might be facing Parameter Sensitivity.
In my latest post, I walk through a real world scenario where a procedure went from quick to 31M reads.
www.leebrownhill.com/posts/11_par...
#SQLServer #ParameterSniffing
Ever had a SQL query run fine one day, then crawl the next?
You might be facing Parameter Sensitivity.
In my latest post, I walk through a real world scenario where a procedure went from quick to 31M reads.
www.leebrownhill.com/posts/11_par...
#SQLServer #ParameterSniffing
This year I joined the incredible SQLBits 2025 helper crew. Two days in the orange T-shirt, on my feet, and loving every minute.
Thinking of helping out next year? Do it.
#sqlbits #dataevents #volunteering
www.leebrownhill.com/posts/10_sql...
This year I joined the incredible SQLBits 2025 helper crew. Two days in the orange T-shirt, on my feet, and loving every minute.
Thinking of helping out next year? Do it.
#sqlbits #dataevents #volunteering
www.leebrownhill.com/posts/10_sql...
I recently joined two fantastic data podcasts:
1️⃣ SQL_Squared with David – where we dived into all things data
2️⃣ Finding Data Friends with Jess Pomfret and Ben Weissman
Check it out:
www.leebrownhill.com/posts/9_podc...
#DataCommunity #PublicSpeaking #CareerGrowth #PodcastLife
I recently joined two fantastic data podcasts:
1️⃣ SQL_Squared with David – where we dived into all things data
2️⃣ Finding Data Friends with Jess Pomfret and Ben Weissman
Check it out:
www.leebrownhill.com/posts/9_podc...
#DataCommunity #PublicSpeaking #CareerGrowth #PodcastLife
SQLCop offers 100+ open-source tests to enhance database security and standardisation.
See my latest blog post on how to install, run and apply SQLCop to your SQL Server setup.
www.leebrownhill.com/posts/8_redg...
#SQLServer #Redgate #SQLCop #tSQLt
SQLCop offers 100+ open-source tests to enhance database security and standardisation.
See my latest blog post on how to install, run and apply SQLCop to your SQL Server setup.
www.leebrownhill.com/posts/8_redg...
#SQLServer #Redgate #SQLCop #tSQLt
Many SQL Server installs stick with defaults like Cost Threshold for Parallelism and Max Degree of Parallelism, but those defaults can quietly hurt performance.
#sqlserver #performance #cxpacket #parallelism
www.leebrownhill.com/posts/7_para...
Many SQL Server installs stick with defaults like Cost Threshold for Parallelism and Max Degree of Parallelism, but those defaults can quietly hurt performance.
#sqlserver #performance #cxpacket #parallelism
www.leebrownhill.com/posts/7_para...
In my latest post, I explain how refining SQL queries, minimising unnecessary operations, and guiding the optimiser can transform sluggish queries into efficient, scalable solutions.
Check out the full post here:
www.leebrownhill.com/posts/6_sqlo...
#sql #server #performance #tuning
In my latest post, I explain how refining SQL queries, minimising unnecessary operations, and guiding the optimiser can transform sluggish queries into efficient, scalable solutions.
Check out the full post here:
www.leebrownhill.com/posts/6_sqlo...
#sql #server #performance #tuning