We're trying to troubleshoot a long running program that currently has a SQL SELECT on a logical file, with the WHERE clause comparing the first 3 fields in the key, and MAX for the 4th key field.
Is there any reason to think that an RPG SETLL & READE statement would be any faster than SQL SELECT ?
Is there any reason to think that an RPG SETLL & READE statement would be any faster than SQL SELECT ?




Comment