Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select with wildcards
Message
 
 
À
29/06/2009 15:13:17
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01409173
Message ID:
01409184
Vues:
42
>>>Is it possible to construct a SELECT where the fields are identified with wildcards? Something like
>>>
>>>
>>>SELECT p* FROM allcounts
>>>
>>>
>>>The object being to get only the fields that begin with the letter "p". This would save me from individually typing out all 200 of them.
>>>Thanks
>>
>>No, but you can get the field into clipboard easily using afields() that only start with p.
>
>Wow. That was fast. Thanks.

You're welcome.
If it's not broken, fix it until it is.


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

Click here to load this message in the networking platform