2
Answers

How to use Sum Function In linq query With Join?

Photo of Mukesh Kumar Tiwari

Mukesh Kumar Tiwari

11y
1.5k
1
hey frnds..
 
I have two table one is item master and another is stock detail..
i want to join the both table and sum the all qty of item.
 
means how i can use sum with join of two tables..... 

Answers (2)