Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SPT Syntax
Message
 
 
À
31/10/2011 02:34:27
Steven Dyke
Safran Seats USA
Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP1
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01527658
Message ID:
01527661
Vues:
49
That's what LIKE operator is for
Select * From myTable Where specificpartnumber LIKE partialpartnumber + '%'
>I have a field that holds a part number pattern, not the specific part number:
>
>Example: 85786
>
>I need a sql statement that will be given a specific part number and I need to find record matches to the partial part number.
>
>Example:
>
>Select * From myTable Where partialpartnumber(85786) is a part of specificpartnumber(857869-401A).
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform