top of page


Steps to modify default SQL Server Management Studio - Select Top 1000 Rows and Edit Top 200 Rows
Do you want to modify the default Select Top 1000 Rows and Edit Top 200 Rows configuration in SQL Server Management Studio? Read more
rajendra gupta
Jan 6, 20221 min read
Â
Â
Â


Get a list of installed SQL Server Components with SQL Server Discovery Tool
Get a list of installed SQL Server Components with SQL Server Discovery Tool
rajendra gupta
Jan 5, 20221 min read
Â
Â
Â


T-SQL statement to Enable and Disable XP_CMDSHELL using SP_CONFIGURE in SQL Server
This article outlines the steps to Enable and Disable XP_CMDSHELL using the SP_CONFIGURE system stored procedure.
rajendra gupta
Jan 5, 20221 min read
Â
Â
Â


Dynamic SQL to move SQL Server TempDB Data and Log Files to different directories
Dynamic SQL to move SQL Server TempDB Data and Log Files to different directories
rajendra gupta
Jan 5, 20222 min read
Â
Â
Â


move SQL Server TempDB database files to a different directory using Dynamic SQL
This article will explain the steps to change the SQL Server Tempdb database data and log file physical location.
rajendra gupta
Jan 5, 20223 min read
Â
Â
Â


Drop Database in SQL Server
Drop Database in SQL Server
rajendra gupta
Jan 5, 20221 min read
Â
Â
Â


Disable and Enable SQL Server Indexes
This article explains how to disable an Index in SQL Server.
rajendra gupta
Jan 5, 20222 min read
Â
Â
Â


T-SQL Script to generate Six Digit One Time Password (OTP)
This blog will give a T-SQL script o create and use Six Digit One Time Password using the SQL Server RAND function
rajendra gupta
Jan 5, 20221 min read
Â
Â
Â


Steps to change the default SQL Server backup directory
This article provides steps to change the default SQL Server backup directory.
rajendra gupta
Jan 4, 20221 min read
Â
Â
Â


Learn SQL SELECT TOP statement
This SQL tutorial will understand how to use the SQL SELECT TOP queries using various examples.
rajendra gupta
Jan 4, 20222 min read
Â
Â
Â
bottom of page





