Skip to content

Jayanth Kurup SQL Guy

Everything SQL and More

  • Home
  • PowerBI
  • Simply Better Business
  • Business Intelligence
  • Contact Us
  • Clients and Testimonials
administration / Misc / TSQL

Weird ways I explain seemingly complicated SQL topics

Posted on: July 6, 2017June 27, 2025

Over the years I have accumulated some seemingly weird ways to explain topics within SQL Server. Usually in a training I find that participants are able to relate […]

administration / TSQL

Rebuild all indexes and statistics on Azure SQL database

Posted on: July 6, 2017June 27, 2025

Since Azure SQL databases are limited in what they expose to the management studio client we miss out on a lot of features within SSMS that we could […]

TSQL

String split using full text indexes

Posted on: March 16, 2017June 27, 2025

Recently I needed a way to extract keywords from email messages in order to create a list of noise words for a spam filter as well as implement […]

administration / Database / MSSQL / TSQL

Set based vs row by row (procedural code)

Posted on: January 25, 2017June 30, 2025

I was reading a blog about how to write procedural code today ( link below) and wanted to take a moment to explore another approach just to provide […]

administration / Database / MSSQL / TSQL

Actual vs Estimated plan and the use of Time to arrive at the best plan

Posted on: January 2, 2017June 30, 2025

I came across a comment on linkedin today about the difference between the actual and estimated execution plan in SQL Server and how it is used to determine […]

administration / Database / MSSQL / TSQL

Plan reuse for conditional statements in MS SQL Server

Posted on: October 7, 2016June 30, 2025

I was asked this question the other day on linkedin and figured it might be good to write a post on it considering the confusion around the topic. […]

administration / Database / MSSQL / TSQL

The Log buffer – improving performance for write log activity

Posted on: September 6, 2016June 30, 2025

The log buffer is the space in the memory where transactions are written to before they are committed to disk. The size of the Log buffer pool is […]

administration / Database / MSSQL / TSQL

Script to Enable and use CDC in MS SQL Server

Posted on: July 12, 2016June 30, 2025

Recently at a training I was asked about CDC and while this script is old and previously published I couldn’t find it within the blog after I migrated […]

administration / Database / MSSQL / TSQL

Improving the performance of functions

Posted on: May 15, 2016June 30, 2025

Recently I had to employ functions to perform a kind of name resolution on a column within the database. The database had a user table with usr_name and […]

MSSQL / TSQL

Getting all values when input parameter is NULL and still get IX seek behavior!!

Posted on: April 17, 2016June 20, 2025

Recently while working on a requirement for a client we came across this scenario. It’s fairly widely used although I would not recommend it. The example is in […]

Posts pagination

Previous page Page 1 … Page 4 Page 5 Page 6 … Page 10 Next page

Please consider following

Subscribe

Recent Posts

  • Converting times across time zones
  • SQL 2025 Optimized locking in SQL2025
  • You Can’t Be King till You’ve Killed Someone 
  • Fuzzy String matches in TSQL
  • Executing Python Code in TSQL using SQL 2022
Log in

Categories

  • administration
  • AI-ML
  • AWS
  • Azure
  • Database
  • Errors
  • Misc
  • MSBI
  • MSSQL
  • MYSQL
  • NOSQL
  • PowerBi
  • Security
  • TSQL
  • Uncategorized
  • Wordpress
Log in
Theme Shaft Blog Powered by Kantipur Themes