Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Some Help with Select statement
Message
 
To
19/09/2003 07:18:34
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00830332
Message ID:
00830654
Views:
24
>Hi Caroline,
>
>>What do you mean BETWEEN(itemId,0,31) is true.
>
>The max possible values for itemId is out of 0-31 range ?
>
>If yes, SELECT ..... return a error and is not applicable.
>
>Hovewer, this is only another solution, but with limitation on itemId range.
>It is faster of your solution only if a index on CustID not exist.
>
>If exist:
>INDEX ON CustID TAG ...
>INDEX ON itemId TAG ...
>
>your solution is the best on VFP.
>
>Fabio
Thanks for all your help but the ItemID will definitely go above 31.
Caroline
Previous
Reply
Map
View

Click here to load this message in the networking platform