Max of Column B based on Column A

Muhammad Annas Imtiaz 1 Reputation point
2021-12-23T10:43:15.497+00:00

I have a table with company names and their IDs. Some companies could have multiple IDs, so I want to create another table with the company names and maximum of the IDs (basically the latest created ID).

I have been able to get the company names in a new table and remove duplicates, so that each company name appears only once. However, I'm stuck at how to get the maximum ID from the other table into this one. Any help would be appreciated.

.NET Machine learning
.NET Machine learning
.NET: Microsoft Technologies based on the .NET software framework.Machine learning: A type of artificial intelligence focused on enabling computers to use observed data to evolve new behaviors that have not been explicitly programmed.
150 questions
0 comments No comments
{count} votes