Skip to content

Jayanth Kurup SQL Guy

Everything SQL and More

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

Installing SQL 2019 CTP 2.0

Posted on: September 25, 2018June 20, 2025

It’s finally out and it’s going to be awesome but there is only one way to find out, so here is the very first step, installing SQL SERVER. […]

Database / Errors / Misc

Why does the query throw NULL and Schrödinger’s cat?

Posted on: August 23, 2018June 20, 2025

An interesting problem came up in #SQLHelp today. The query is fairly simply and aims to generate a random distribution of value 1,2 and 3. I am not […]

administration / MSSQL / TSQL

The use of table valued parameters and its performance impact – analysis

Posted on: August 3, 2018June 20, 2025

I read a very informative post today on Linkedin about how developers sometime don’t understand the impact of using table valued parameters in a stored procedure. A table […]

administration / Database

RECOMPLE behavior the difference between OPTION ( RECOMPILE ) AND WITH RECOMPILE

Posted on: July 17, 2018June 20, 2025

An interesting problem was posted on #SQLHelp the other day about using the QueryHint OPTION(RECOMPILE). If you are not sure about how recompile works here is a quick […]

administration / Database

Smart Log backups SQL Server 2017

Posted on: July 3, 2018June 20, 2025

Smart log backups is a feature introduced in SQL 2017 to allow DBAs to manage the transaction log growth better. Before we go into details it might be […]

administration / Azure / Database / Errors / MSSQL

Online Indexes Failures in Azure for VLDBs

Posted on: June 28, 2018June 20, 2025

Recently we had a requirement that was caused by a very unique situation. A table with a column of datatype nvarchar(max) was inadvertently populated with some text in […]

TSQL / Uncategorized

Adding a Quintillion

Posted on: June 10, 2018June 20, 2025

An interesting problem was asked on #Sqlhelp recently about adding very large numbers, in excess of 20 digits in SSAS tabular model. While most of us will find […]

Azure / MSSQL / TSQL / Uncategorized

Query to find size of tables in Azure database

Posted on: June 8, 2018June 20, 2025

Quick and dirty way to find the size of all tables in a azure database. DROP TABLE #list DROP TABLE #data GO CREATE TABLE #data ( name VARCHAR(100) […]

administration

Analyze Actual Execution Plan in SSMS

Posted on: June 1, 2018June 20, 2025

This might be a hidden gem in SSMS that most people aren’t aware of so I figured I would post about it. I recently used this feature to […]

administration / MSSQL

Plan reuse under Simple parameterization

Posted on: May 5, 2018June 20, 2025

Interesting problem came up today on #sqlhelp. A trivial plan results in multiple prepared Execution plans. To begin with let’s understand parameterization quickly. It is a mechanism that […]

Posts pagination

Previous page Page 1 … Page 13 Page 14 Page 15 … Page 36 Next page

Please consider following

Subscribe

Recent Posts

  • You Can’t Be King till You’ve Killed Someone 
  • Fuzzy String matches in TSQL
  • Executing Python Code in TSQL using SQL 2022
  • When is a date not a date in MS SQL SERVER?
  • The certificate received from the remote server was issued by an untrusted certificate authority
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