ezequiel
Member
Hi, I need to empty a table; I'm working in Progress 8.3
I know there is a "empty temp-table" in 9.1, but this is not a temp-table.
The database is used for a lot of people, so I can't simply stop it for deleting the table and re-create it.
I'm now running a program that deletes the record one by one,, and it will take at least one day.
Is there a trick for emptying this table, like a I did with the old Foxpro "ZAP"? (when I was younger, so much younger than today...)
Thanks
I know there is a "empty temp-table" in 9.1, but this is not a temp-table.
The database is used for a lot of people, so I can't simply stop it for deleting the table and re-create it.
I'm now running a program that deletes the record one by one,, and it will take at least one day.
Is there a trick for emptying this table, like a I did with the old Foxpro "ZAP"? (when I was younger, so much younger than today...)
Thanks