Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select problem
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00880260
Message ID:
00880272
Vues:
15
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'
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform