I'm trying to code an SQLRPGLE program to return a set # of rows from a file but have so far been unsuccessful. Anyone know of a keyword or formula that i may have overlooked?
All i want to do is return the first 25 records from a file containing 400 records. Should i try to key off of the relative record number in the file?
All i want to do is return the first 25 records from a file containing 400 records. Should i try to key off of the relative record number in the file?