Skip to content

NTSEQ:- A IT Infrastructure and Cyber Security Blogs

Author:

Identify Which Connection Is Doing What in SQL Server

Through below script you are able to find out Which Connection Is Doing What in SQL Server at current point

Continue reading

What is the differences between delete, drop and truncate ?

Delete:- Delete is a DML statement and We can use where clause with DELETE to filter & delete specific records.

Continue reading

Performance Tuning :- Find Most Expensive Queries in SQL Server Using DMV

Through below script you will be able to find the most expensive queries in Sql Server:-   SELECT top 20

Continue reading

Identify CPU Pressure In SQL Server

Through below Query we can find out CPU Pressure in SQL Server If Signal wait shows 15-18 % then it’s

Continue reading

How To Check TempDB Speed in SQL Server ?

Below script provides you details about TempDB data files and shows how fast TempDB responding to write and read requests

Continue reading

How to Find all waiting tasks currently active or blocked in SQL Server?

We can find out all the waiting tasks or blocked session in SQL server through below script.   SELECT blocking.session_id

Continue reading

Identifying Lead blocker With Blocking Chain in SQL Server

This is a very good script to find blocking chain with lead blocker. I got this script from Pinal dave

Continue reading

Easiest way to find or Identify Blocking Queries in SQL Server

Through below query you are able to find out blocking on SQL Server. It provides you details information about blocking

Continue reading

How to resolve Error Msg 1834, mdf file cannot be overwritten when restoring a database in SQL Server

Sometimes when you try to restore a database backup in a new database then you will get below error:- we

Continue reading

Difference Between Clustered and Non-clustered index

only one clustered index per table where as you can have more than one non clustered index per table cluster

Continue reading

Posts pagination

«Previous Posts 1 … 19 20 21 22 23 … 34 Next Posts»
  • C Programming
  • C++
  • Cyber Security
  • Interview FAQ
  • Java
  • Linux
  • MySQL
  • Netseq.com
  • Oracle
  • PHP
  • Python
  • SQL
  • SQL Server -DBA
  • Active Directory Security: Strategies to Safeguard Your Organization
  • PowerShell scripts for Active Directory (AD)
  • Top 50 Essential Active Directory PowerShell Commands and Administrative Tools
  • Critical Windows Event ID’s to SOC Team Must Monitor
  • Top Cybersecurity Threats in 2025 and How to Protect Yourself
WordPress Theme: Wellington by ThemeZee.