5 min read 0 MSSQLShrinking the Large Log File in SQL Server OTI10 October 2019 Scenario We recently came across a situation where one of…
2 min read 0 MSSQLFind the database file growth for all the databases in SQL Server OTI7 October 2019 Introduction Find the database file growth for all the databases.…
2 min read 2 MSSQLDatabase-Level Roles in SQL Server OTI7 October 2019 Introduction There are two types of database-level roles: Fixed-database roles…
2 min read 1 MSSQLHow to get all statistics information for a database in SQL Server OTI4 October 2019 Introduction: Sometimes your query gives you very bad performance because…
2 min read 0 MSSQLTable backup in SQL Server OTI4 October 2019 Introduction Here we will discuss different backup strategies and methodologies…
3 min read 1 MSSQLStep By Step Installation Of Microsoft SQL Server 2016 OTI3 October 2019 Introduction In this post, we will try to show step…
6 min read 0 MSSQLDatabase Backup & Restore in SQL server OTI2 October 2019 Introduction Backing up a database is one of the most…
3 min read 0 MSSQLList of jobs associated with database in SQL Server OTI30 September 2019 Introduction As a Database Administrator (DBA), my recent task involved…
3 min read 1 MSSQLFind Database size in SQL Server OTI30 September 2019 Introduction In this article, we will try to pull all…
1 min read 0 MSSQLSQL Instance Last restart date and time in SQL Server Soyeluddin Biswas29 September 2019 Introduction: When your SQL instance was last restarted? I understand…