Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago

getting MAX value from subset

I have two tables. One table has the different major number versions and subversions for a particular software. The other table has a list of users and the number version and subversion they are running for that particular software. I want to create a new table that only includes the users that are not running the latest subversion for each major version of the software. How can I do this?

 

Thank you in advance