Subject | Re: [ib-support] How to delete all rows? |
---|---|
Author | M Tuttle |
Post date | 2002-01-03T21:11:24Z |
In IBConsole..
Delete from <TABLENAME>
Or use a IBSQL component to do it programatically.
Mike
Delete from <TABLENAME>
Or use a IBSQL component to do it programatically.
Mike
----- Original Message -----
From: "Clément Doss" <cdoss@...>
To: <ib-support@yahoogroups.com>
Sent: Thursday, January 03, 2002 4:10 PM
Subject: [ib-support] How to delete all rows?
> 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
>
>
>
> To unsubscribe from this group, send an email to:
> ib-support-unsubscribe@egroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>