Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Unsupported subselect type
Message
De
22/02/2008 16:45:35
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01295494
Message ID:
01295537
Vues:
18
Interesting, but error message is now “Subquery returned more than one record.”

>Bob,
>
>Would something like this work for you? (I did not test)
>
>
>select G.cStyle, G.kGarment, G.cDescrip, G.nDefPrice, ;
>       cast(nvl((select "A" from LocGarment LG where LG.kGarment = G.kGarment), "X")  as C(1))  as cType;
>  from Garments G
>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform