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…
2 min read 2 MSSQLDatabase restore history in SQL Server Soyeluddin Biswas27 September 2019 Introduction This script will help you to get the restore…
4 min read 2 MSSQLHow to create database user on secondary node if DB is in readonly mode in SQL Server? OTI27 September 2019 Scenario How to provide ‘db_dataread’ database role to a SQL…
3 min read 0 MSSQLExploring Database File Information with T-SQL OTI25 September 2019 Introduction In the world of database management, having a clear…
3 min read 0 MSSQLFind Physical file location for all the databases in SQL Server Soyeluddin Biswas25 September 2019 Introduction Very often DBAs need to find the location of…