Skip to content

Jayanth Kurup SQL Guy

Everything SQL and More

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

SQL 2016 – Possible bug in temporal tables

Posted on: January 7, 2016December 30, 2023

I am not sure if this has been raised before, it seems like a very common scenario that I am sure most people will encounter but I wasn’t […]

administration / MSSQL / TSQL

SQL 2016 – Temporal Tables the way we are most likely to end up using it

Posted on: January 7, 2016December 30, 2023

In this post I am quickly going show how to convert the existing tables into temporal tables. This is a common requirement I expect we will all encounter […]

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

Posts pagination

Previous page Page 1 … Page 13 Page 14 Page 15 … Page 23 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