📜  我们可以回滚已删除的数据吗?无论代码示例

📅  最后修改于: 2022-03-11 14:59:50.990000             🧑  作者: Mango

代码示例1
es, since this DELETE clause is from DML,(Data manipulation Language)
we can use ROLLBACK to recover the data.