blob: 523062f6625fd820698879d16dae64742f10df25 [file] [log] [blame]
select count(*) from cast_tbl_1 a, cast_tbl_2 b where a.c_timestamp = b.c_integer;