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