Join several tables to ONE table 
Author Message
 Join several tables to ONE table

I want to be able to JOIN a single table to many other tables while still being
able to manipulate the JOINED fields and their values.

The INNER JOIN only joins tables in a hierarchy style:
A-
 B-
 C-
  D

I want to be able to join ONE table to MANY tables:

        D
        |
          B-A-C
        |
        E



Mon, 18 Sep 2000 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. SQL - Join one table in one destination to another table in another destination (DBF)

2. need help please:joined tables,add new entries based on one table columns

3. need help please:joined tables,add new entries based on one table columns

4. Creating several tables in one document.

5. How do I bind columns from several tables to one bound control in VB 5.0

6. Several tables in one range

7. Linking Access Tables in Different *.mdb Files, Populating an Access Table From Several Others

8. Linking Access Tables in Different *.mdb Files, Populating an Access Table From Several Others

9. help i need to join two or more tables to one

10. !how VB update Table A INNER JOIN Table B, Set A.co=B.ID

11. how VB update Table A INNER JOIN Table B, Set A.co=B.ID

12. how VB update Table A INNER JOIN Table B, Set A.co=B.ID

 

 
Powered by phpBB® Forum Software