I added a dummy value in IN clause so that this query never fails if I don't have a any data through subquery SELECT CLNT_ID, CLNT_NM from CLNT...
I am using output of SQL Server subquery in DB2 query IN clause. I have a hurdle, if subquery found no record, then what it will return? Beacuse...
Separate names with a comma.