Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 SQL Help Please

Author  Topic 

kb143
Starting Member

1 Post

Posted - 2013-03-28 : 14:37:38
I need to create a query to join 5 tables that have only 1 unique identifier in common which will pull distinct data from the first table.

The dilemma:
Table1 - 12 Columns (distinct data on entries made to this table)
Table2 - 8 Columns
Table3 - 1 Column
Table4 - 20 Columns
Table5 - 1 Column

Any help will be appreciated

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2013-03-28 : 14:59:05
Show us some sample data so that we can help.

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog
Go to Top of Page
   

- Advertisement -