I need to be able to join table a on table b multiple times like in the code example below. If I was working against a SQL-server i could make a sp but this is a AS/400-machine I have to work against.
select oroordnr,b.ufutftxt,c.ufutftxt,d.ufutftxt,e.ufutftxt,f.ufutft...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.