top of page

rajendra gupta
Mar 18, 20243 min read
How to Repair MS SQL Database from Suspect Mode
How to Repair MS SQL Database from Suspect Mode
481 views
2 comments


-
Feb 16, 20221 min read
SQL Server Execution Plan - Displays Estimated and Actual number of rows
This article focuses on getting the Displays Estimated and Actual number of Rows from the SQL Server Execution Plan. Read More
1,714 views
0 comments

-
Jan 19, 20221 min read
How to disable current line highlight in SQL Server Management Studio(SSMS)?
How to disable current line highlight in SQL Server Management Studio(SSMS)?
154 views
1 comment

-
Jan 8, 20221 min read
How to take SQL SERVER backup to Azure Blob Storage
How to take SQL SERVER backup to Azure Blob Storage. This is a guide for SQL Server DBA to store SQL SERVER backup in Azure.
466 views
0 comments


-
Jan 8, 20221 min read
SQL Server script to change SQL Server Authentication Mode
A friend recently asked me how to change the authentication mode of SQL instances. This blog gives steps to change SQL Server authentication
52 views
0 comments


-
Jan 6, 20221 min read
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
69 views
0 comments


-
Jan 4, 20221 min read
"Invalid Object Name" Error in SSMS for recently created objects
Suppose you created a new table in SQL Server or Azure SQL Database, and the query editor shows you the error message "Invalid Object Name"
230 views
0 comments


-
Jan 4, 20222 min read
How to stop logging successful backup messages in SQL Server error logs
This article guides you to stop logging successful backup messages in SQL Server Error Logs.
165 views
0 comments


-
Dec 28, 20211 min read
How to disable ‘Completion time:’ message in SQL Server Management Studio message window
How to disable ‘Completion time:’ message in SQL Server Management Studio message window
379 views
0 comments

-
Dec 28, 20211 min read
How to clear Server Names From List in SQL Server Management Studio (SSMS)
Do you have a long list of servers appearing in the drop-down of SSMS connection window. If yes, follow the steps in this article to...
504 views
0 comments


-
Dec 26, 20211 min read
How to Specify SET ROWCOUNT value in SQL Server Management Studio (SSMS)
I recently faced an issue where my query returns only five, whereas the table contains 542 records. The select statement does not have a...
430 views
0 comments

-
Dec 26, 20211 min read
How to display Line numbers in SQL Server Management Studio(SSMS)
How to display Line numbers in SQL Server Management Studio(SSMS)
273 views
0 comments
bottom of page