Selecting Distinct Records Using LINQ - CodeProject
License This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL) Share email twitter facebook linkedin reddit google+ About the Author Eric Shandil Software Developer (Senior) Business Software Solutions Fiji I started as a part-time tutor at the University of the South Pacific, then I work as a programmer using MSAccess 97-2003, VB 6.0 VB .NET 1.0, VB .NET 1.1, MSSQL, MySQL, Oracle and Firebird for three years of which I have spent two years as a I.T. Introduction Back in the days I came across a situation where I had to retrieve some data into a dataset table, then from that table I had to filter some records according to the user entry
Python Data Types Reader Level: Article How to: Select distinct values from Dataset By anand palanichamy on Jun 07, 2010 Select distinct values from Dataset, distinct values from Dataset, dataset, In this article you will see how to get the distinct values from the Dataset
Yes, it can be done with one query, but you will need to generate a list of results, then use .Min() and .Max() as aggregating functions in separate statements
No comments:
Post a Comment