Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What is '%' used for
Message
 
À
30/08/1998 13:42:22
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00131364
Message ID:
00131366
Vues:
16
>I'm just learning FoxPro for the first time. Can someone sexplain how the '%' is used.
>Example: string='%'+some string+'%'

Dennis,

It is used in SQL to represent anything. That is;

SELECT * FROM Table WHERE Field = "%this%"

will find all occurances of Field where the string "this" is found anywhere in it.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform