Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to do this?
Message
From
08/03/2004 09:17:59
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
How to do this?
Miscellaneous
Thread ID:
00884038
Message ID:
00884038
Views:
57
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...
Next
Reply
Map
View

Click here to load this message in the networking platform