Microsoft
Software
Hardware
Network
Question : Need to do a selective join
I have created a multi table join and need to join just one more table, please see attachment. I have commented out the table I that is creating the problem. In a nutshell I just want to jjoin each row in the top select with correct row in the bottom table select. But I can't get a unique join, so it's returning two rows becaise band_id and Security_level id have two matches. What I need is to join the top select with the bottom table where band_id and security_level_id (top select) = band_id and security_level_id (bottom select). I guess this is another level select but just don't know the syntax
sql-select.bmp
(3.5 MB)
(File Type Details)
Screen shot of select and result
Answer : Need to do a selective join
Hi,
Do you mean to do?
join Band_Security_Level f on a.Band_ID = f.Band_ID
AND a.[Security_Level_ID] = f.[Security_Level_ID]
/peter
Random Solutions
How do I restore my Exchange 2003 Virtual Directory Settings back to Default
Web Services or WCF
how to use iscsi from backup exec with Dell TL2000
2GB of RAM laptop only recognizing 1GB
Copy Folder / Files From Corrupt Disk In Linux (Kubuntu)
Optimize Query on Table with million records
Update HP onboard administrator SSH version?
MacMail & Exchange Public Folders - How to access them? I don't see them...
How to enforce using Citrix Universal Print Driver in Citrix
HISTOGRAM WITH CP AND CPK ANALYSIS