Hi everybody,
I was supposed to delete selected records from progress database using simple for each query statement but mistakenly wrote a query that deleted every record from the table.
Can anyone help me how to restore those data back?
Thank you in advance.
It depends.. If you have AI running, then it is as easy as restoring your last backup and rolling forward your AI files to the point in time before you ran the code. If you don't have AI running, then restoring from backup is your only solution.
Thank you Kevin. I will try.