Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select problem
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00880260
Message ID:
00880272
Views:
14
Hello Borislay,

What if the number is '001234xxxx', also may not be optimizable;

How about

SELECT * FROM YourTable WHERE BETWEEN(YourTable.TableField,'0','9') INTO ...

bOB
>If I understood you right:
>
>SELECT * FROM YourTable WHERE VAL(YourTable.TableField) # 0 INTO ...
'If the people lead, the leaders will follow'
'War does not determine who is RIGHT, just who is LEFT'
Previous
Reply
Map
View

Click here to load this message in the networking platform