Question
List to Oracle Query
qOper is a query that holds Employee IDs, I need to pass that
into oracle statement as below..
How would I do this ( And EID IN ('ED1','ED2', 'ED3',...) )?
Apparently valuelist doesnt work because it retuns no row...Thank you
How would I do this ( And EID IN ('ED1','ED2', 'ED3',...) )?
Apparently valuelist doesnt work because it retuns no row...Thank you
