Given the data: Col1 Col2 A 1 A 2 A 3 A 0 --------- B 1 B 2 B 3 B 0 --------- C 1 C 2 C 0 I have to get A 0and B 0 as the following conditions: A 0and B 0 are only obtained if the result of the count of […]
The post Complex select with LINQ appeared first on BlogoSfera.