Hi,
How to get the same result of the following sql by using the CE_PROJECTION. Basically I would like to know how to use 'IN' operator in CE FUNCTION.
SQL :-> Select col1, col2 from table where col1 in ( 'A','B','C').
Regards
Sayan
Hi,
How to get the same result of the following sql by using the CE_PROJECTION. Basically I would like to know how to use 'IN' operator in CE FUNCTION.
SQL :-> Select col1, col2 from table where col1 in ( 'A','B','C').
Regards
Sayan