How can i use a comparison operaton in a select i.e.
select 1=2 from dual;
Expecting a boolean result
This request give me an