blob: 0d31cd8037d389542ec42dc8d3302f6d7bd9107c [file] [log] [blame]
select count(*) from cast_tbl_1 a, cast_tbl_2 b where a.c_varchar = b.c_boolean;