[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Re: TRUNCATE



FYI -
reuse storage is a parameter for the TRUNCATE TABLE command that keeps
the space just truncated allocated to this table.

> -----Original Message-----
> From: Brenda Newby [SMTP:newbyb@WLRFOODS.COM]
> Sent: Wednesday, August 26, 1998 8:27 AM
> To:   Multiple recipients of list SQR-USERS
> Subject:      Re: TRUNCATE
>
> trunc(ps_dist_ln)   will truncate ps_dis_in
>
>
> if you want all three
>
> let $variable = ps_dist_in || reuse || storage