I accidentaly ran a DELETE command against a table with a wrong WHERE clause.
I am using SQL Server 2005.
Is there a way that could help me recover the lost data?
I accidentaly ran a DELETE command against a table with a wrong WHERE clause.
I am using SQL Server 2005.
Is there a way that could help me recover the lost data?