George Too
Registered User.
- Local time
- Today, 09:48
- Joined
- Aug 12, 2002
- Messages
- 198
I have table1 with fields 'project', field1, field2, field3 and table2 with fields 'project', fieldA, fieldB, fieldC. I need a query that has all fields from table1 and only fieldA from table2. What kind of join property should it have in order for me NOT to have duplicates? 'project' field in both tables has the same values.
As always, any help is greatly appreciated. Thanks.
As always, any help is greatly appreciated. Thanks.