Subject | Re: [ib-support] Attachments number grows |
---|---|
Author | Ann W. Harrison |
Post date | 2002-11-23T20:25:04Z |
At 07:16 PM 11/19/2002 +0000, mikeevteev wrote:
and the select *
Regards,
Ann
www.ibphoenix.com
We have answers.
>Hi All!No, it won't. You need to add a commit between the delete
>
>I have strange problem.
>My application inserts a lot of records in database as follow:
>
>1. Start wait consistency transaction
>2. Disable constraints and indexes on table
>3. execute delete from table
>4. execute select (*) from table
>5. commit that transaction
>
>It should effectively clear table and collect garbage.
and the select *
Regards,
Ann
www.ibphoenix.com
We have answers.