Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread Any good way to delete all the rows in a table?
Wed, Oct 9 2013 5:22 PMPermanent Link

RichardWu

Rather than delete from table
Is there any way to delete all table rows very fast and preserver the table structure at the same time?
Wed, Oct 9 2013 5:30 PMPermanent Link

Raul

Team Elevate Team Elevate


"Empty Table" should be one of teh fastest way to achieve this.

http://www.elevatesoft.com/manual?action=viewtopic&id=edb2sql&topic=EMPTY_TABLE

Raul


On 10/9/2013 5:22 PM, RichardWu wrote:
> Rather than delete from table
> Is there any way to delete all table rows very fast and preserver the table structure at the same time?
>
Wed, Oct 9 2013 5:55 PMPermanent Link

RichardWu

Thank you very much!

Raul wrote:


"Empty Table" should be one of teh fastest way to achieve this.

http://www.elevatesoft.com/manual?action=viewtopic&id=edb2sql&topic=EMPTY_TABLE

Raul


On 10/9/2013 5:22 PM, RichardWu wrote:
> Rather than delete from table
> Is there any way to delete all table rows very fast and preserver the table structure at the same time?
>
Image