Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select problem
Message
De
13/04/2006 13:20:49
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Select problem
Divers
Thread ID:
01113520
Message ID:
01113520
Vues:
67
i have 3 table


table tb_mesure = ident,code,descr
table tb_item = ident,code,descr
table tb_item_in = ident , ident_item,ident_mesure,qty



i want to get the sum of the qty(tb_item_in) with the code(tb_item) and the descr(tb_mesure)




how can i make the select for sql server


thanks
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform