Author: Nic Clouston
Posted: Wed Jul 20, 2016 3:44 am (GMT 5.5)
CASE, I believe, works on the retrieved data. You are wanting to do stuff before retrieving the data so you will probably need EVALUATE (if using COBOL) or SELECT (if using PL/1) to generated the correct SELECT (SQL) statement.
_________________
Regards
Nic
Posted: Wed Jul 20, 2016 3:44 am (GMT 5.5)
CASE, I believe, works on the retrieved data. You are wanting to do stuff before retrieving the data so you will probably need EVALUATE (if using COBOL) or SELECT (if using PL/1) to generated the correct SELECT (SQL) statement.
_________________
Regards
Nic