Re: [SQL] How to undelete deleted data
On Thu, May 29, 2003 at 17:37:19 +0800, Abdul Wahab Dahalan <[EMAIL PROTECTED]> wrote: > How can I undelete the deleted data from a table; If you notice before you commit, you issue a rollback. Otherwise you need to recover from backup. If you don't have a backup, then you might be able to do so
[SQL] How to undelete deleted data
How can I undelete the deleted data from a table; ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]