Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select SQL Problem
Message
De
02/01/2001 08:31:37
 
 
À
02/01/2001 08:29:10
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00458422
Message ID:
00458423
Vues:
23
>I want to create query that reads a variable from the first
>underscore to the second.
>
>Maybe
>M_ABC_123 = ABC
>M_QWERTY_321 = QWERTY
>
>I have writen this query
>
>SELECT SUBSTR(partno,ATC("-",partno,1)+1,ATC("-",partno,2)-ATC("-",partno,1)-1) from plan
>
>Its returns
>ABC
>QWE
>
>What is the problem.
>Thanks.
Excuse me.
Not underscore ,hyphen
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform