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