blob: 3e1b4b597516a3f3e9d39abd959961aa82c7e4c1 [file] [log] [blame]
select count(*) from cast_tbl_1 a, cast_tbl_2 b where a.c_double = b.c_time;