forum

home / developersection / forums / update data using linq query with where clause

Update Data using linq query with where clause

Abhishek Singh 2742 30-Jun-2015
I want to Update Data using linq query with where clause

this is my sql query please convert in linq

update StudentAcademic set BatchName='SMDRD', Faculty='xyz' where StudentID='s001'

please solve this problem.

Thanks!


Updated on 01-Jul-2015

I am an Junior Software Developer in Loginworks Software Private Ltd.

Can you answer this question?

Answer

2 Answers

Liked By