Hammie
2007-02-23 07:59:04 UTC
Hello
I'm trying with SQL ILERPG to make the following clause:
.........
where in ('xxxxx', 'xxxxxx')
I like to use an rpg array in that clause how do I have to do that.
where in ( :arrayname) ?
and if it is possible how do I have coded the array?
Regards
Jaap
I'm trying with SQL ILERPG to make the following clause:
.........
where in ('xxxxx', 'xxxxxx')
I like to use an rpg array in that clause how do I have to do that.
where in ( :arrayname) ?
and if it is possible how do I have coded the array?
Regards
Jaap