11.2.0.4 count bug?
select 1
from dual
where (100 - 1 - (SELECT count(1) FROM dual S WHERE 1 = 2)) > 0
from dual
where (100 - 1 - (SELECT count(1) FROM dual S WHERE 1 = 2)) > 0
11.2.0.4 not record
why
?
0
11.2.0.4 not record
why
?