blob: 0f304d9ff00d214fb771ce548c7677904f9e114c [file] [log] [blame]
select count(*) from cast_tbl_1 a, cast_tbl_2 b where a.c_float = b.d9;