Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Rushmore question
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00146041
Message ID:
00146127
Views:
24
Hi David,

A quick follow up on my previous message. I tested this with xBase and SQL, and it's indeed the difference:

optimizable are:

SELECT COUNT(*) FROM Table WHERE Field = "..."
COUNT TO nCount FOR Field = "..."
COUNT TO nCount FOR "..." = Field

not optimizable is:

SELECT COUNT(*) FROM Table WHERE "..." = Field


Christof
--
Christof
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform