Quantcast
Channel: SQL Server Database Engine forum
Viewing all articles
Browse latest Browse all 12963

undo delete statement...is it possible

$
0
0

I've made a very silly mistake. I was supposed to run this statement

delete table_columns
where col_id = 1223

but instead I mistakenly executed just the 1st line.

I have no backups....is there any possible way to undo this before my boss finds out?

thanks....


Viewing all articles
Browse latest Browse all 12963

Trending Articles