Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Update Command Help
Message
 
À
Tous
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Titre:
Update Command Help
Divers
Thread ID:
01045451
Message ID:
01045451
Vues:
73
I'm hoping someone can help structure this command to it actually works, below is what I was thinking,but it causes a sytax error.

Thanks for anyhelp
update coSuper2 set coSuper2.PrefGroupID=90 where
(select coSuper2.invid, coinv.PrimeDesc,coSuper2.PrefGroupID
from coSuper2 inner join
coInv on coSuper2.InvID=coInv.InvID
where coinv.primedesc like '%SUTURE%')
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform