Skip to content

Jayanth Kurup SQL Guy

Everything SQL and More

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

KQL cheatsheet

Posted on: March 31, 2023January 4, 2024

The good thing about KQL is that the syntax is familiar to those who use TSQL, and any other RDBMS query language. This makes sense because the purpose […]

NOSQL

KQL – Tutorial – What is KQL?

Posted on: March 22, 2023December 30, 2023

What is KQL?  KQL (Kusto Query Language) is a query language developed by Microsoft for searching and analyzing data. It is used in various Microsoft products, such as […]

NOSQL / TSQL

Graph database Script- SQL 2017

Posted on: March 2, 2018December 30, 2023

Script for the video published here. CREATE TABLE Persons ( PersonId INT identity(1, 1) PRIMARY KEY ,PersonName VARCHAR(100) ) AS NODE INSERT INTO Persons SELECT ‘Batman’ UNION SELECT […]

NOSQL

Creating, Configuring and Querying DocumentDB in Azure

Posted on: March 10, 2016December 30, 2023

DocumentDB is a NOSQL JSON based data store available in MS Azure. In this post we cover how to create a document database followed by a Collection and […]

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

NOSQL / TSQL

It’s gorGEOus what you can do with this data type

Posted on: October 28, 2014December 30, 2023

Had some spare time on my hand today and created the company logo in the MS SQL Server Geometry datatypes. The Geography and Geometry datatypes are one the […]

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