blob: 5b66e8ef48efe9f32b58484e2bf288637259882c [file] [log] [blame]
select count(*) from cast_tbl_1 a, cast_tbl_2 b where a.c_timestamp = b.c_varchar;