this is my sql query please convert in linq
update StudentAcademic set BatchName='SMDRD', Faculty='xyz' where StudentID='s001'
please solve this problem.
Thanks!
Thanks!
Home / DeveloperSection / Forums / Update Data using linq query with where clause
John Smith
01-Jul-2015Do some R&D work before posting any question.
Abhishek Singh
01-Jul-2015