Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Inner join
Message
De
24/08/1999 02:05:21
 
 
À
Tous
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Titre:
Inner join
Divers
Thread ID:
00256940
Message ID:
00256940
Vues:
57
Any body can help me .. how to use inner join in more than 1 table ?

example: I have 3 tables and I use inner join to combine 2 tables.

Select Sales.*, Stock.StockName, StockGroup.GroupName from Sales Inner Join Stock On Sales.StockCode = Stock.StockCode Inner join StockGroup.StockGroup On Stock.StockGroup = StockGroup.StockGroup

thanks in advance
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform