top of page


How to revert database changes using SQL Server Database Snapshot
Did you accidentally delete, update or modify the incorrect data in the SQL database? Use SQL Server database snapshot for it. Read More.
rajendra gupta
Mar 19, 20223 min read
Â
Â
Â


How to configure a static port for SQL Server?
One of the first things to do for securing your SQL Server is to change its default TCP port. Read more to configure it.
rajendra gupta
Jan 11, 20221 min read
Â
Â
Â


Enclose a list of values into single quotes from CSV for T-SQL query for SQL Server database
Enclose a list of values into single quotes from CSV for T-SQL query for SQL Server database
rajendra gupta
Jan 11, 20221 min read
Â
Â
Â


PowerShell Script to configure SQL Server static Port
Read the article to use a PowerShell Script for configuring SQL Server static Port
rajendra gupta
Jan 11, 20221 min read
Â
Â
Â
bottom of page