×

Good News Everybody!

The new search engine is LIVE!

Please report any problems to david (at) midrange.com.




RRN is notoriously poor performer so if you plan to do this on ongoing
basis, I encourage you to reconsider your solution.

Elvis

RPG & DB2 Summit | Minneapolis | October 1-4
Mike Cain - DB2 for i5/OS Temporary Indexes - The Good, The Bad, The Ugly
October 16
2007 System i Fall Technical Conference | Orlando | November 4-7
Celebrating 10-Years of SQL Performance Excellence on IBM System i, eServer
iSeries and the server affectionately known as the AS/400

-----Original Message-----
Subject: RE: Quick SQL question

I found my answer in the archives.

It's the last detail record entered.

As soon as I sent the email max rrn came to mind.

select file.*
from file join (SELECT max(rrn(file)) as maxrrn
from file
group by keyfld) rrnf
on rrn(file) = maxrrn

Thanks for your help!

Craig


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.