Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ODBC Help
Message
 
À
15/11/2000 15:40:22
Steve Summers
Pima County Superior Court
Tucson, Arizona, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
Divers
Thread ID:
00442302
Message ID:
00443438
Vues:
13
Hi Steve,

You can use the LIKE condition (like Sergey explain to you), or you can use SUBSTRING.

Select * from myTable Where substring(lastname, 1, 1) = 'L'


Cheers,

Ricardo
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform