2
Answers

how do use join query of entities framework

Sajid Hussain

Sajid Hussain

9y
775
1
there are two table in the sql,EmployeeCategory And EmployeeStatus, i want a join query that 1st check from employee category table employee category then from employeeStatus table the employee status, in employeestatus table there are multiple records against same employee ,i want to get last one.
Answers (2)