Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help with select statement please
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Help with select statement please
Miscellaneous
Thread ID:
00860009
Message ID:
00860009
Views:
51
Hello,
Let's say I have 3 unrelated tables.
table1        table2         table3
------        ------         ------
A             RED            JOHN
B             BLUE
C             YELLOW
              ORANGE
              GREEN
I need a query that will return this in one cursor
resultquery
----------------------------
A          RED          JOHN
B          BLUE         (blank)
C          YELLOW       (blank)
(blank)    ORANGE       (blank)
(blank)    GREEN        (blank)
blanks or nulls, whatever.
Thanks a lot,
jfh
Next
Reply
Map
View

Click here to load this message in the networking platform