Thread: 3 table merge?
View Single Post
  #1 (permalink)  
Old 02-18-2008, 12:35 AM
Unregistered
 
Posts: n/a
Default ANY dialect question:

3 table merge?


I'm having trouble with writing an SQL statement where it brings data from 3 different tables together. I tried doing 3 joins but that failed miserably. Combining information from two tables were successful but I have no clue how to incorporate the last table into the two. Any ideas?
Reply With Quote

ANSWER(S):