Posts by Lucas Dieroti • 1 point
1 post
-
0
votes1
answer34
viewsQ: JOB LINQ to update values in the database!
I have a JOB in which I need to update all the values to the maximum value that exists for a column, but my code is not working. Can someone help me? My code: List<SqlOnlyCostModel> costat =…