>> It had something to do with allocation of space.I think you are correct about simple deletes - allocations remain.
>> Any thoughts on Truncate vs delete?
I don't routinely use truncate, usually just during maintenance:
proutil mfgsys -C truncate bi
This article has some of the highlights:
http://knowledgebase.progress.com/articles/Article/20256
--- In vantage@yahoogroups.com, "cathyattechnologicsys" <cathy@...> wrote:
>
> I worked with Oracle Databases and was told that if you want to empty a table, it was better to use the Truncate rather than the Delete command.
>
> It had something to do with allocation of space.
>
> Any thoughts on Truncate vs delete?
>
> --- In vantage@yahoogroups.com, "Vic Drecchio" <vic.drecchio@> wrote:
> >
> > Squirrel. DELETE from UD01
> >
> >
> >
> >
> >
> > From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of
> > jim_chance
> > Sent: Thursday, August 22, 2013 5:36 PM
> > To: vantage@yahoogroups.com
> > Subject: [Vantage] Trunc/erasing records from a UD table
> >
> >
> >
> >
> >
> > Does anyone know how to trunc/erase all records from a UD table for
> > Progress?
> >
> > I have 2 tables that i want to delete all records from. DB is Progress.
> >
> >
> >
> >
> >
> > [Non-text portions of this message have been removed]
> >
>