Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Match left side...
Message
From
13/08/1999 14:06:48
 
 
To
13/08/1999 13:59:19
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00253557
Message ID:
00253581
Views:
12
>>I have two tables linked by an id# (and a few other fields)
>>
>>I want to keep the first table exactly as it is (that is to say, with out adding records) but add the fields from the second table to the end of the first table.
>>
>>If there is no match, blank fields are fine. If there are multiple matches, I just want the first one. NO ADDING RECORDS ALLOWED! How do I do that? I tried a left join, but got back too many records.
>>
>>I want all the parent records, no more, no less.
>>
>>Thanks!
>
>Use the groupby for the linking id.
>
>HTH

Yech. Is that the best I can do. Darn I was hoping I just was missing something when it came to the join syntax. Ok, ok... I'll group by the key fields. Thanks for your help Dan! You are the ... I bet you get that all the time, I won't go there :-)
--Todd Sherman
-Wake Up! Smell the Coffee!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform