Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
!Empty select-SQL not rushmore optimized?
Message
From
22/07/1999 18:28:45
Mike Yearwood
Toronto, Ontario, Canada
 
 
To
14/07/1999 01:30:54
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00240156
Message ID:
00245049
Views:
40
Agreed. I was just pointing out that to optimize, you need to match index expression and searching expression. Your example works too. Except I'd try to avoid function call in the command. I'd make a memvar to contain your space(blah) and then run the command. That would eliminate the chance that the function is continually evaluated (as it would be if its a UDF).
Previous
Reply
Map
View

Click here to load this message in the networking platform