Hi Sangmesh,
try this
var_out= CE_PROJECTION(:table1,["col1","col2","col3","col4"], ' " col2" >= "col3" AND "col2" <="col4" ' );
This should work. Please let me know the result.
Regards,
Vijay
Hi Sangmesh,
try this
var_out= CE_PROJECTION(:table1,["col1","col2","col3","col4"], ' " col2" >= "col3" AND "col2" <="col4" ' );
This should work. Please let me know the result.
Regards,
Vijay