Hi there,
Juz wonder whether in DB2 UDB 7.2 for windows does have the RRN function?
actually my objective is :
find the last 5 pervious row in the record.
eg: in the calendar table (without saturday,sunday n public holiday --> since this calendar table is used for stock exchange)
let say today is 24 Feb 2005, the last 5 trading day is 18 Feb 2004.
if not using RRN what othe function i can use in DB2 to achieve this?