Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Table join
Message
From
08/01/2001 11:03:56
Rex Mahel
Realm Software, Llc
Ohio, United States
 
 
To
08/01/2001 11:02:40
Rex Mahel
Realm Software, Llc
Ohio, United States
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00460599
Message ID:
00460602
Views:
7
>All,
>
>I have two tables I wish to join. In this case the tables are not directly related, but could be through a third table. What I want is:
>
>Table 1
>1
>2
>
>
>The results of joining tables 1 and 2:
>
>11
>12
>13
>21
>22
>23
>
>Can this be done via SQL?
>
>TIA
>
>Rex


Sorry, lets try the example again:

Table 1
1
2


Table 2
1
2
3

The results of joining tables 1 and 2:

11
12
13
21
22
23


TIA

Rex
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform