blob: 78132cfd66b19107b00c8c7155c5d88271db9f89 [file] [log] [blame]
select count(*) from cast_tbl_1 a, cast_tbl_2 b where a.c_float = b.c_time;