Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select SQL help needed
Message
From
30/07/1997 15:01:09
 
 
To
30/07/1997 14:30:35
Matt Mc Donnell
Mc Donnell Software Consulting
Boston, Massachusetts, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00042396
Message ID:
00042423
Views:
38
>Another thing occurred to me. What about using SEEK() instead of IN()
>
>SELECT fields FROM helthins_view ;
>WHERE NOT SEEK(ssno,'helth_priors_tmp',Tag) ;
> AND NOT SEEK(ssno,'helth_currents_tmp',Tag)
>
>
>Might that even be faster?
>
>HTW
>
>Matt

Matt, I remember MS recommendation not to use functions which switch work areas inside Select-SQL commands (it really can invoke GPF error).
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform