| SQL - Questions and Answers Have a SQL question? Post it here. First do a search to see if someone hasn't already answered it. |
|
|||
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?
|