Skip to content

NTSEQ:- A IT Infrastructure and Cyber Security Blogs

Author:

Delete Duplicate Rows in MySQL

Duplicate records in the database are old age problem that almost every organization has to deal with that.Duplicate may appear

Continue reading

How To Delete Duplicate Rows in SQL Server

Duplicate records in the database are old age problem that almost every organization has to deal with that.Duplicate may appear

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

Different Types Of Cursor In java

If we want to get objects one by one from the collection we should go for cursor. There are 3

Continue reading

Java Program to Find Equilibrium Index of an Array

The following code snippet find Equilibrium Index of an Array in java. class IndexEquilibrium { int findIndexEquilibrium(int A[], int n)

Continue reading

Java – GMT to IST Conversion

The following code snippet convert GMT to IST in java.   import java.util.*; import java.io.*; import java.text.*; public class GmtToIstConversion

Continue reading

JAVA – Convert GMT to EST

The following code snippet convert GMT to EST in java. import java.util.*; import java.io.*; import java.text.*; public class GmtToEstConversion {

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

Gallon to liter conversion in java

To convert Gallon to liter we are using a formula “liter = gallon * 3.7854118“. Java Program to covert Gallon to

Continue reading

Java Program To Convert Inches To Metres

To convert Inches To Meters we are using a formula “meters = inches * 0.0254“. Convert Inches To Metres In

Continue reading

Posts pagination

«Previous Posts 1 … 9 10 11 12 13 … 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.