+ 1

In SQL can we undo our queries (action) after executing them , if yes how can we ?

I am using MySQL 5.7 .

1st Mar 2017, 7:27 AM
Sourabh Sharma
2 Respuestas
+ 2
ROLLBACK this is the command, read more about it for Implementation.
1st Mar 2017, 7:40 AM
Raj Kumar Chauhan
Raj Kumar Chauhan - avatar
+ 1
Rollback
1st Mar 2017, 10:51 AM
Meharban Singh
Meharban Singh - avatar