3
Answers

Join on 4 table

Sonali Avhad

Sonali Avhad

4y
543
1
There are 4 table A,B,C and D.
There are all records in A. and some of records in B ,some in C and some in D.
I want to select those records from A and which are not in B,C and D.
Please tell me sql join query .
Answers (3)