Hello Could anyone help in this question regarding entity framework I have the following query
select * from table_1 WHERE id in (select max(id) as id