Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Different joins

Status
Not open for further replies.

SqlHunter

Programmer
Jun 3, 2004
166
US
I have a DTs package to Build.

I have 2 servers as the source

Server1 has a database QAA and Table 1

Server2 has a database Tours and Table 1,Table 2,Table 3


Now I have a server3 with Database EMP with Table 1 as the Destination


In the Source ......Server1.QAA.Table 1 and Server2.Tours.Table1,Server2.Tours.Table2,Server2.Tours.Table3 are joined by a emp_id and the Server2.Tours.Table3 have multiple emp_ids So the dataset with the request_date as max should be pulled to the Destination.Please help me with this situation
 
Please let me know if my doubt is not clear enough..
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top