SHOW-DELETE
Name
SHOW DELETE
Description
This statement is used to display the historical delete tasks that have been successfully executed
Syntax:
SHOW DELETE [FROM db_name]
Example
-
Display all historical delete tasks of
database
SHOW DELETE FROM database;
Keywords
SHOW, DELETE