Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Select question
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01414630
Message ID:
01414886
Vues:
15
>I will probably just simply apply a FILTER TO to the resulting query. That way I don't have to deal with this column in the SQL Select at all. Thank you.

I advise against using SET FILTER command, but mostly because of personal dislike of it. If you only need the certain records always, then apply the filter right away based on the original field name or you can use it as derived table.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform