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

How can you find Index Fragmentation in a SQL Server Database?

Through Below query you are able to find out index fragmentation in SQL Server databases:-   select avg_fragmentation_in_percent,OBJECT_Name(object_id), * from

Continue reading

How can you track DDL Changes in SQL Server Databases?

Recently i have faced one scenario where one of our developers had changed one SP because of that application has

Continue reading

How to attach database without LDF file in SQL Server?

There can be a situation where you don’t have full database backup and you have corrupted your ldf file due to power

Continue reading

How to recover query files in SQL Server Management Studio after crashes?

If SQL Server Management Studio (SSMS) crashes for any reason at any time, then there is a chance that you

Continue reading

How To Identify Version of SQL Server from Backup File

Today, one of my colleague asked me that  how can we find the sql version from backup file? then i

Continue reading

Performance Tunning:- Find Index fragmentation in SQL Server Databases

The following script provide the details of the name of each index, the name and schema of the table for

Continue reading

What action plan should be taken if SQL Server is not responding?

you might be face this situation in past, you tried to connect the SQL Server but  SQL Server is not

Continue reading

How can you start SQL Server database Instance in different modes?

We can start SQL Server in different modes which are follows:-   Single User Mode (-m) DAC (-A) Emergency Mode 

Continue reading

How can I hide databases from other users?

I have received this query on my fb last night ,One of my friend asking me to how can I

Continue reading

Performance Tunning :- Find I/O Usage Per Databases in SQL Server

Through Below Script you are able to identify the I/O utilization By per databases in your SQL Server.The information returned

Continue reading

Posts pagination

«Previous Posts 1 … 6 7 8 9 10 … 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.