3 lines
95 B
MySQL
3 lines
95 B
MySQL
|
select nn1.int8_1 from no_nulls1 nn1 join no_nulls2 nn2 using (int8_1) where nn1.int8_1 = 0;
|
||
|
0
|