Page 1 of 1
Turncate and/or purge DB-Table

Posted:
Mon Mar 25, 2013 12:17 pm
by rethus
Would be Great, if turncate (or purge) a Table via Contect-Menu, while right-Click on the Table in Database-Navigator, to fast and easy remove all Data from a DB-Table.
Re: Turncate and/or purge DB-Table

Posted:
Wed Mar 27, 2013 8:20 am
by Serge
Hello,
Trunkate/purge/etc are non-standard database specific functions. What database do you mean in particular?
Currently DBeaver has two extensions (Oracle and MySQL) and it is possible to make this functionality only for these databases.
Thanks
Re: Turncate and/or purge DB-Table

Posted:
Mon Jul 15, 2013 1:40 pm
by fallingdown
Oracle please
Re: Turncate and/or purge DB-Table

Posted:
Thu Jan 23, 2014 2:29 pm
by rethus
Re: Turncate and/or purge DB-Table

Posted:
Fri Jan 24, 2014 2:32 pm
by Serge
Hi,
We are going to add maintenance actions in the next DBeaver version. Beside other standard functions (like statistics gathering) it will include TRUNCATE action.
It will be implemented for both Oracle and MySQL.
Regards