Skip to content

Jayanth Kurup SQL Guy

Everything SQL and More

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

SQL Cuppa Sessions

Posted on: January 7, 2016December 30, 2023

If you have been following me on LinkedIn recently you must have seen this update. Looking forward to having some fun SQL conversations, especially on what people think […]

administration / TSQL

SQL 2016 – TempDB Optimizations are enabled by default Woot!!

Posted on: January 7, 2016December 30, 2023

Last year I had spent a decent amount of time writing about tempdb. With SQL 2016 a lot of those point are validated and enabled by default going […]

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 […]

Posts pagination

Previous page Page 1 … Page 19 Page 20 Page 21 … Page 33 Next page

Please consider following

Subscribe

Recent Posts

  • 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
  • How to reduce the impact of mismatched collations 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