Skip to content

Jayanth Kurup SQL Guy

Everything SQL and More

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

The-certificate-chain-was-issued-by-an-authority-that-is-not-trusted-when-conn -FIXED

Posted on: April 9, 2018December 30, 2023

Interesting little problem came up today when migrating a database from Azure SQL database to local server. The connections sting in the web app had the following property […]

Database / Uncategorized

How secure is the Aadhaar/UIDAI database?

Posted on: March 26, 2018December 30, 2023

The recent discussion on how social media and Big Data is being misused to profile and categorize users is very serious. However most people don’t seem to grasp […]

Azure

Azure Blob Storage usage scenarios for Archival

Posted on: March 4, 2018December 30, 2023

Azure blob storage is a great way to store large amounts of data. It provides cheap highly available access to data anytime, anywhere. However the nature of data […]

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

TSQL / Uncategorized

How Random is the RAND() function? SQL, Chance and the universe.

Posted on: February 19, 2018December 30, 2023

I use the Random function quite a bit to generate dummy data. So recently I was interested to find out actually how random it is. Randomness implies that […]

Database / Uncategorized

Tracking DML Operations in SQL tables

Posted on: February 6, 2018December 30, 2023

Recently I was asked if there was a better way than triggers to perform audits on a table. Essentially the client has a number of tables and each […]

PowerBi

PowerBI Calendar control

Posted on: February 1, 2018December 30, 2023

A client recently asked for a calendar layout within the report. This is one place where I feel PowerBI seems to lacking significantly since there are no native […]

Uncategorized

Multiplexing queries and performance issues

Posted on: January 16, 2018December 30, 2023

Problem Recently I was approached with an issue which requires multiplexing queries in order to reduce the number of indexes created in azure search. Depending on the service […]

Database / Uncategorized

Speeding up database restores

Posted on: December 11, 2017December 30, 2023

This is a simple thing every DBA needs to do when they are done with installing SQL server. However it didn’t seem to be as popular as it […]

PowerBi

PowerBI Connection error when logging into the cloud site

Posted on: December 5, 2017December 30, 2023

Recently in a training we encountered the below issue. I guess this will only occur in cases like a training room. Essentials the error message we get when […]

Posts pagination

Previous page Page 1 … Page 20 Page 21 Page 22 … 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