Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to do this?
Message
De
08/03/2004 09:17:59
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
How to do this?
Divers
Thread ID:
00884038
Message ID:
00884038
Vues:
58
Hi,
I have 2 cursor as following
CursorA
cCode   cName   nRate
0001    John    10/90
0002    Mike    20/80
0003    Calvin  20/80

CursorB
cCode   cName   yCharges
0001    John    150.00
0002    Mike     80.00
0004    Jeff    120.00

Expected Result:
cCode   cName   nRate   yCharges
0001    John    10/90   150.00
0002    Mike    20/80    80.00
0003    Calvin  20/80     0.00
0004    Jeff            120.00
Pls advise
I am not the most powerful man in this world.
I am not the worst man in this world either.
I just as same as all of you.
I still need to learn from my mistakes...
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform