Skip to content

NTSEQ:- A IT Infrastructure and Cyber Security Blogs

Category: SQL Server -DBA

SQL Server -DBA, SQL Server Services, who dropped or altered tables,procedures or databases in SQL Server, What in SQL Server

SQL SERVER – Find Statistics Update Date in SQL Server

The Query Optimizer uses statistics to create query plans to improve query performance and Statistics are one of the most

Continue reading

sys.dm_exec_sessions in SQL Server

sys.dm_exec_sessions will give information about each session connected to SQL Server. This DMV is similar to running sp_who2 stored procedure

Continue reading

sys.dm_exec_connections in SQL Server

sys.dm_exec_connections : – sys.dm_exec_connections DMV shows all the connection to SQL Server and sys.dm_exec_connections is the most common DMV used

Continue reading

What is Checkpoint in SQL Server ?

Checkpoint is an internal process that writes all the dirty pages (from the buffer cache to the physical disk) to

Continue reading

Performance Tuning :- How to identify blocking And Lead blocker in SQL Server

During normal processing in a database, it is blocked. Blocking is “by design” because your database is on ACID. In

Continue reading

SQL Server – Cannot detach a suspect or recovery pending database

I tried to detach the database in one of our SQL servers, but received the following error:-   Cannot detach

Continue reading

SQL SERVER – Get Size of All Tables In Database

we are able to get a rough view of tables detail in a database like how many rows, total space,

Continue reading

How to Rename Column Name And Table Name In SQL Server

In this article we are going to show you,How to Rename Table Name and Column Name in SQL Server with

Continue reading

SQL SERVER – Find Most Expensive Queries Using DMV

The following query returns the top 10 queries by total CPU time, to help you identify the most expensive queries

Continue reading

sys.dm_exec_query_stats In SQL Server

Just as the text returned from the sql_handle is the text for the entire batch, the compiled plans that are

Continue reading

Posts pagination

«Previous Posts 1 2 3 4 5 … 17 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.