Hi,
I have a collection for example, which holds data from a database query. Now i do not want to request the database everytime a collection is needed but only when data in the database has been changed. What would be the best practice for this approach? are there any 'statistic tables' provided by db2?
thx,
Dirk