Quantcast
Channel: ADO.NET, Entity Framework, LINQ to SQL, NHibernate
Viewing all articles
Browse latest Browse all 1698

How to select multiple columns that not using in group by?

$
0
0

I want to translate this SQL syntaxe to Linq:

select id, first_name, last_name, MAX(birthday)
from my_table
group by first_name

Thanks for you help


Viewing all articles
Browse latest Browse all 1698

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>