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
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Not Equal conditional in the 'ON' statement within a Join statement?

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-01-31 : 09:42:25
John writes "I want all records from tblContact where tblContact.Associate_ID is NOT equal to the list of tblAssociates.Associate_ID(s) WHERE tblAssociates.Associate_Type_ID is 78

How would I write this?

Thanks,
John"
   

- Advertisement -