Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SELECT return only one row
Message
De
02/11/2002 15:49:03
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00718194
Message ID:
00718197
Vues:
17
Hi Sergey,

>Your query will return only records that have text "ANTONIO" at the very >end of the c_descri field. The record that have spaces after "ANTONIO" will >not be included. Depending on your requirements you can change it to
lcChvPro="%"+"ANTONIO" + "%"
* OR
... TRIM(c_descri) LIKE ...
I only want those you begin with, i see the help and that tell that "%" in first chose those who begin with 'ANTONIO'..., maybe i read it in a flush...Ok i solve the problem...(in the end), thank's one more time.

João Batista
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform