Delete is DML command. It will remove the records from the table.
We need to commit the transaction to make the changes permanent to the database.

Also DELETE will log the details in data...