Hi
Can anyone help
I have a table of Equipment Items... these items have a holder and a location.. and the table is a history table containing a record of the date, the new holder and new location.. everytime the item changed holder and location.....
My problem is I want to select the last date the item was transferred and the particular holder and location of that last date.
I would like to do it in 1 query....as the answer is an inmemory tcursor
Table fields
EqNo Eqtype TransferDate Holder location
Thanks
Hotlips
Can anyone help
I have a table of Equipment Items... these items have a holder and a location.. and the table is a history table containing a record of the date, the new holder and new location.. everytime the item changed holder and location.....
My problem is I want to select the last date the item was transferred and the particular holder and location of that last date.
I would like to do it in 1 query....as the answer is an inmemory tcursor
Table fields
EqNo Eqtype TransferDate Holder location
Thanks
Hotlips