top of page


SQL Server 2022 General Availability Installation
SQL Server 2022 is now available for installation! Get started today and see what SQL Server can do for you.
rajendra gupta
Nov 23, 20221 min read
Â
Â
Â


SQL Server: Explain the between SQL_Handle and Plan_Handle
What is the difference between SQL_Handle and Plan_Handle? SQL Server keeps track of different types of information using "handles." Read.
rajendra gupta
Nov 21, 20222 min read
Â
Â
Â


Round up or Round down in SQL Server
SQL Server has a built-in function to round numbers up or down. Learn how to use this function to round up or round down numbers in SQL...
rajendra gupta
Nov 18, 20221 min read
Â
Â
Â


Different ways to check the last Restart time of SQL Server
Knowing when your SQL Server instance was last started can be helpful for various reasons. In this tip, we will explore a few methods you ca
rajendra gupta
Nov 16, 20221 min read
Â
Â
Â


T-SQL script to Measure Transactions Per Seconds in SQL Server
Learn how to measure transactions per second in SQL Server with this quick and easy guide. We'll show you step-by-step how to get started so
rajendra gupta
Nov 14, 20221 min read
Â
Â
Â


Explore SQL EXCEPT statement
The SQL EXCEPT statement is used to compare two tables and find the differences between them. In this article, we'll show you how to use the
rajendra gupta
Nov 8, 20222 min read
Â
Â
Â


SQL Server UPDATE from a SELECT statement
Updating data in a SQL Server database can be done in many ways. One way is to use the UPDATE statement along with a SELECT statement. This
rajendra gupta
Nov 7, 20222 min read
Â
Â
Â
SQL Server 2022 version list
SQL Server 2022 version list
-
Aug 3, 20221 min read
Â
Â
Â


Install SQL Server 2022 on Ubuntu in 5 minutes
Having trouble installing SQL Server 2022 on Ubuntu? Follow our 5-minute guide and get SQL Server up and running on your Ubuntu machine.
-
Aug 3, 20223 min read
Â
Â
Â


Explore SQL Coalesce function in SQL Server
This article explores the coalesce function in SQL Server that SQL uses to manipulate strings with NULLs in SQL Server.
-
Jul 25, 20224 min read
Â
Â
Â
bottom of page





