Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why this DELETE is so slow?
Message
From
22/02/2005 16:18:53
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00988740
Message ID:
00989423
Views:
60
This message has been marked as the solution to the initial question of the thread.
Hi Andrew,

>I don't know what to think now. I mean, other that it is a bug.

When SQL-UPDATE or SQL-DELETE commands are executed, they lock each record in the target table if it satisfies filter conditions, but before checking join conditions. This is by design, you can lock the table to speed things up.

Thanks,
Aleksey.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform