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
443 views2 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,701 views0 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)?
151 views1 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.
458 views0 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
49 views0 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
68 views0 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"
225 views0 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.
162 views0 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
374 views0 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...
490 views0 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...
421 views0 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)
265 views0 comments
bottom of page