I’ve the TABLE_1 with fields from A to Z.
I’ve also the TABLE_2 with fields B, G and P.
How can i found all records from TABLE_1 that NOT:
TABLE_1.B = TABLE_2.B
TABLE_1.G = TABLE_2.G
TABLE_1.P = TABLE_2.P
in SQL Server 2005 ?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
1 Answer