![]() |
#4 |
Участник
|
По моему будет работать если сделать так:
while select table1 notexists join table2 where table2.field1 == table1.field1 notexists join table3 where table3.field1 == table2.field1 |
|