1 min read 0 MSSQL Rename a Database in SQL Server OTI 11 October 2019 Introduction We can rename a user-defined database in SQL Server…
5 min read 0 MSSQL Shrinking the Large Log File in SQL Server OTI 10 October 2019 Scenario We recently came across a situation where one of…
2 min read 0 MSSQL Find the database file growth for all the databases in SQL Server OTI 7 October 2019 Introduction Find the database file growth for all the databases.…
2 min read 2 MSSQL Database-Level Roles in SQL Server OTI 7 October 2019 Introduction There are two types of database-level roles: Fixed-database roles…
2 min read 1 MSSQL How to get all statistics information for a database in SQL Server OTI 4 October 2019 Introduction: Sometimes your query gives you very bad performance because…
2 min read 0 MSSQL Table backup in SQL Server OTI 4 October 2019 Introduction Here we will discuss different backup strategies and methodologies…
3 min read 1 MSSQL Step By Step Installation Of Microsoft SQL Server 2016 OTI 3 October 2019 Introduction In this post, we will try to show step…
6 min read 0 MSSQL Database Backup & Restore in SQL server OTI 2 October 2019 Introduction Backing up a database is one of the most…