Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Optimizing deletion in batch
Message
From
31/12/2013 14:18:35
 
 
General information
Forum:
Microsoft SQL Server
Category:
Database management
Environment versions
SQL Server:
SQL Server 2008
Application:
Web
Miscellaneous
Thread ID:
01591061
Message ID:
01591194
Views:
42
>1) I'm assuming that Numero is some kind of identity/sequentially assigned value, and that the rows you're trying to delete will ALWAYS have a numero value that is less than the numero that's being assigned on the insert

It is the primary key.

Yes, records to be deleted are under that value.

>2) Are there insert/update/delete triggers on the Hit table that you're inserting/deleting?

No trigger is applicable.

Numero is also an index and part of one combined index. I am not sure if this could be a factor here.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform