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