Hi All,
Probably a really simple one for you.
I have a table on the left called RM_COMMON_ATTRIBUTES which has the one record and a table on the right called RM_NDT which can have many records. They are linked on a field called item_uid
In my many table I can have 2 or 3 records for each of the one records on the left, and each of the many records has a date. I only want to see the latest record based on date.
so in summary I want to see one record on each side, with the latest record on the right sorted by date.
Any ideas on how to do this?
Thanks in advance.
David.
Probably a really simple one for you.
I have a table on the left called RM_COMMON_ATTRIBUTES which has the one record and a table on the right called RM_NDT which can have many records. They are linked on a field called item_uid
In my many table I can have 2 or 3 records for each of the one records on the left, and each of the many records has a date. I only want to see the latest record based on date.
so in summary I want to see one record on each side, with the latest record on the right sorted by date.
Any ideas on how to do this?
Thanks in advance.
David.