Can we rollback delete command?



Can we rollback delete command?..

Answer / Dayashankar Sharma

No, the DELETE command does not support a ROLLBACK operation. However, you can use the binary log to recover deleted data in some MySQL configurations.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

How does cross join work?

1 Answers  


Write a sql select query that only returns each name only once from a table?

1 Answers  


How do you clear the screen in sql?

1 Answers  


Is merge a dml statement?

1 Answers  


What is a table in a database?

1 Answers  


How do I view a sql trace file?

1 Answers  


What is sql stand for?

1 Answers  


Which operator is used in query for pattern matching?

1 Answers  


What is sql*loader and what is it used for? : aql loader

1 Answers  


how to escape special characters in sql statements? : Sql dba

0 Answers  


Is primary key a clustered index?

1 Answers  


is mysql query is case sensitive? : Sql dba

1 Answers  


Categories