Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select SQL help needed
Message
From
30/07/1997 15:17:40
 
 
To
30/07/1997 15:09:50
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:
00042430
Views:
50
>>>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).
>
>
>Yeah, I think I spoke about that earlier today, but I thought that only applied to UDFs. I was under the impression that the Fox Functions were ok. Does SEEK actually change the work area? That might be a stupid question, I'm just not sure.
>
>Matt

I am not sure too, so I would prefer standard (NOT IN) way.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform