3
Answers

Retrieve rows that match with all rows from another table

Photo of Nel

Nel

7y
226
1
Hi,
 
I have table 1, table 2 and mapping table for these two tables.
Can anybody help me please how to find all persons in table 1 that  attend all schools from table 2 at the same time, without using join keyword, with one select statement?
Thanks! 

Answers (3)