blob: 0f29677816710199e8de764a699ed889f3c2ad01 [file] [log] [blame]
SELECT MIN(l.col_state) FROM using_f1 l JOIN using_f2 r USING(col_state);