Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why did they do this
Message
De
26/03/2005 09:41:09
 
 
À
Tous
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Titre:
Why did they do this
Divers
Thread ID:
00999274
Message ID:
00999274
Vues:
49
I am redoing one of the programs from one of our best programmers who left.
Why did she code FROM wms_ITRN_all wms_ITRN without a comma and then join them later ?



FROM

wms_ITRN_all wms_ITRN

INNER JOIN

Inventory

ON

wms_ITRN.Sku = Inventory.primary_reference

LEFT OUTER JOIN

wms_AdjustmentDetail_All

ON wms_ITRN.ItrnKey = wms_AdjustmentDetail_All.ItrnKey

Thanks
Jim
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform