Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Join I think
Message
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Titre:
Divers
Thread ID:
01047387
Message ID:
01047420
Vues:
11
>select sum(qtyshp) + @qtyord from pkpro..artran as a inner join icitem as i on a.item = i.item where custno = @custno and i.comcode = 'KR' and a.item like 'X%'
>
>
>I'm kinda stuck on this one, I'm not sure if this is right. I basically want to make sure that every a.item like 'X%' has a comcode of 'KR'. I think this is right....any help would be great! TIA!!!

It's not clear what result you want from this select.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform