Multiple SQL For (AS/400)
I need to create a source member with multiple sentences of sql:
i.e.
update aa....
update bb....
update cc....
, and then run these source member with runsqlstm.
Is it possible? which is the character to separate between sentences?
Thanks in advance



