Subject Re: [ib-support] How to delete all rows?
Author Martijn Tonies
Hi,


>Happy New Year!

Same to you.

>Is there a way to delete ALL the records from a table REALLY fast.
>In SQL Server there is a TRUNCATE TABLE MyTable function that is very fast
>How can I do that in FB RC2?

There's no other way than DELETE FROM table - just the normal way.


Martijn Tonies
InterBase Workbench - the developer tool for InterBase and Firebird
http://www.interbaseworkbench.com

Upscene Productions
http://www.upscene.com

"This is an object-oriented system.
If we change anything, the users object."