2 min read 1 MSSQL TSQL to find index fragmentation in SQL Server OTI 10 May 2023 To determine index fragmentation in SQL Server, you can use…
3 min read 0 MSSQL SQL Server DBA Daily Routine Tasks OTI 8 May 2023 As a SQL DBA, there are various essential tasks to…
13 min read 0 MSSQL All About DBCC and DMV Interview Question OTI 8 May 2023 What is the use of DBCC commands? DBCC stands for…
6 min read 0 MSSQL List all Login, User & DB Role in SQL Server OTI 11 April 2023 Description This script generates a list of Logins, Users and…
3 min read 0 MSSQL How to check database encryption in sql server OTI 3 April 2023 Introduction Data security is a critical aspect of database management,…
1 min read 0 MSSQL Find the users connected to SQL Server OTI 28 March 2023 In a SQL Server environment, it can be useful to…
4 min read 0 MSSQL Check SQL Server Version & license details OTI 12 March 2023 As a SQL Server DBA, I would rephrase the statement…
4 min read 1 MSSQL SQL Server DBA Roles and Responsibilities OTI 25 February 2023 Are you interested in the world of database management? Do…
7 min read 0 MSSQL Identify and Store Active Transactions OTI 10 February 2023 Scenario How to Identify and Store Currently Running Queries in…
4 min read 0 MSSQL Backup TDE protected database on Azure Managed Instance OTI 9 February 2023 We can take a COPY_ONLY backup of a TDE protected…