Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why this DELETE is so slow?
Message
From
21/02/2005 15:02:21
 
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:
00988984
Views:
44
>see MSG# 988913 in this thread
SELECT DISTINCT id FROM Task WHERE MainId = 12345 INTO CURSOR setId
DELETE FROM Resource WHERE TaskId IN (SELECT id FROM setId)
USE IN setId
Some benefit ?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform