> i've deleted data from a table via dbi a few days ago:

> is this recoverable via dbi, and if so whatwould the example code be?

Anything's recoverable if you've kept backups. But not through DBI (at least
not once its committed, which, after a few days, I assume it is).

Reply via email to