Good Morning, I have a table of data where the same system number may occur more than once. I would like to select only the rows which have the highest life-cycle reference for each system number. Is this possible?
Yes, it's possible, but you will need to give more info. What is the structure of the table you want to get this data from? Which field in said table is the "life-cycle reference", and which one is the "system number"?
thanks guys, to be honest i was trying not to code this and use just one query - i am not sure if it is possible. the structure of the table is as follows:
FIELD ONE FIELD TWO ALL OTHER DATA
(SYSTEM NO) (LIFE CYCLE)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.