Skip to content

Jayanth Kurup SQL Guy

Everything SQL and More

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

SQL 2016 – sys.dm_exec_query_stats upgraded version

Posted on: January 6, 2016December 30, 2023

This is one the most frequently used DMVs for DBA when troubleshooting performance issues and MS has been adding more columns to the DMV with every release. In […]

administration / TSQL

Sample Script for Partitioning

Posted on: January 5, 2016December 30, 2023

First we create the database CREATE DATABASE PARTITIONSAMPLE GO — SET THE CONTEXT TO PARTITIONSAMPLE DATABASE USE PARTITIONSAMPLE GO — ALTER THE DATABASE TO ADD A NEW FILE […]

administration / TSQL

SQL 2016 – Updatable Non Clustered Column store indexes

Posted on: January 4, 2016December 30, 2023

This might some as a big relief for those who use ODS for Reporting. Previously we have the following limitations with the below types of indexes Clustered Index […]

Database / TSQL

SQL 2016 – DATEDIFF_BIG

Posted on: January 4, 2016December 30, 2023

I don’t know about most guys out there but I personally feel this was a great addition to SQL 2016. I use the datetime2 function quite a bit […]

TSQL

SQL 2016 – Compress and Decompress – with a catch! Compress doesn’t always save space

Posted on: January 4, 2016December 30, 2023

While working at Thomson Reuters I was part of the Search and navigation team and we had a number of reports created around the data being analyzed from […]

administration / Azure / MSSQL

SQL 2016 – Basic Availability Groups

Posted on: January 1, 2016December 30, 2023

With database mirroring out of the picture a question on most SMEs mind was how can we get HA on our SQL machines now? Database mirroring was a […]

NOSQL / TSQL

Creating a network graph in SQL Server

Posted on: December 30, 2015December 30, 2023

Over the holidays I have been looking to try out some new concepts in SQL Server and figured I should perform some analysis on all the emails I […]

administration / MSSQL

Deploying changes to In-memory OLTP tables almost seamlessly

Posted on: December 13, 2015December 30, 2023

If you’re looking to implement the in memory OLTP tables in SQL Server 2014, one of the biggest drawbacks for the same is the fact that tables need […]

administration / MSSQL

In Memory OLTP Decision Tree

Posted on: December 9, 2015December 30, 2023

A Very Simplified diagram explaining some key decision points and important aspect of using in memory OLTP in SQL 2014

administration / MSSQL

Attaching a database mdf file when the ldf file is missing – with a catch!!

Posted on: November 26, 2015December 30, 2023

A few days back I got a call close to midnight where a client’s client was facing an issue. They had recently suffered a power failure and the […]

Posts pagination

Previous page Page 1 … Page 28 Page 29 Page 30 … Page 51 Next page

Please consider following

Subscribe

Recent Posts

  • SQL 2025 – Standard Developer Edition
  • 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?
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