Subject How to delete all rows?
Author Clément Doss
Happy New Year!


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?

Best Regards,
Clément