blob: 6e6e19d33dab976a3b6a7ee36ed1dafce53e3d0b [file] [log] [blame]
select count(*) from cast_tbl_1 a, cast_tbl_2 b where a.c_time = b.c_integer;