If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
Hi... i have to select 50 distinct records from a sub query... AS400 doesn't allow FETCH FIRTST n ROWS ONLY in sub query.. so is there any approach by which i can fetch only 50 distinct records from the subquery?