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