Subject Recovering deleted data
Author yaedos2000
Hi,

If a row is deleted from a table, is there any way of recovering the
deleted data? Presumably one method would be to use triggers, which
backup any deleted rows to a new table. But are there any features
within Firebird that allow data to be recovered?

Thanks