Sudhanshu Shekhar
  • blog
  • microblog
  • about
  • contact
blog
microblog
about
contact
How to import JSON data into Excel ?
April 13, 2023
•
2 min read
How to import JSON data into Excel ?

With the popularity of RESTful APIs JSON has become a popular format to store data. In this post we will see how we can import the json data into excel.

Read More
How to audit records in Sql Server ?
May 18, 2022
•
5 min read
How to audit records in Sql Server ?

Do you know how to do audit in sql server ? Sql server 2016 had introduced temporal tables that helps in maintaining the history of the records.

Read More
Some very useful System Stored Procedure in SQL Server
August 3, 2021
•
4 min read
Some very useful System Stored Procedure in SQL Server

SQL Server has some very useful system stored procedures to perform various activities in the database.

Read More
Upsert in SQL Server
April 05, 2021
•
3 min read
Upsert in SQL Server

Let us understand the usage of MERGE and USING in SQL to perform an UPSERT in SQL Server

Read More
Generating SQL Scripts from Excel
April 4, 2021
•
3 min read
Generating SQL Scripts from Excel

In this post we will look into how to generate SQL scripts from MS Excel.

Read More
©2022- 2024 Sudhanshu Shekhar. All Rights Reserved
Terms and ConditionsPrivacy Policy