3 min read 0 MSSQLFind text in Stored Procedures & then find JOB associate with Stored Procedure OTI23 September 2019 Introduction Few days before I was asked to disable some…
3 min read 0 MSSQLIncrease the number of ErrorLog in SQL OTI21 September 2019 If something goes wrong on the SQL database server, the…
2 min read 0 Database MaintenanceMSSQLMove SQL Server database files to another location OTI20 September 2019 Issue If any drive is full due to the large…
3 min read 0 MSSQLFind the user who executed DELETE on tables in SQL Server OTI18 September 2019 Introduction In the world of SQL Server administration, it’s not…
15 min read 18 MSSQLTSQL Queries Used by SQL DBA in day to day OTI17 September 2019 In this article, we’ll explore some of the most commonly…
1 min read 0 MSSQLAbout SQL Server Versions OTI10 September 2019 Introduction I always very much confused about SQL Server Versions.…
14 min read 1 MSSQLSQL Server DBA Frequently Asked Questions OTI1 September 2019 What is RDBMS? Relational Database Management Systems (RDBMS) are database…