Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Strange behavior of SQL Select
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00083813
Message ID:
00083861
Views:
49
>>Hello everybody,
>>
>> I got very interesting problem and can't solve it... Whenever I try to run
>> following SQL statement:
>>
>>
>> SELECT xgts.rtgts_leit FROM gts0can be used for this case? I got only one thought to made severall SQL's to
>>reduce number of items within IN clause, but maybe there are other ways to
>>skin a cat?
>>TIA
>
>Vlad,
>
>Here's another potential solution (although not ANSI standard). Store the values in an array and use
>
>WHERE ASCAN(a_numbers, xgts.rtgts_leit) # 0

Thanks, I got it to work with nested selects
* Human is a question asked by birth and answered by death. Machine is another kind of question with another kind of answer
Previous
Reply
Map
View

Click here to load this message in the networking platform