Answer Posted / Sharad Pratap Singh
1. Select Clause: The SELECT clause in LINQ defines the output of a query by specifying which properties or elements from the source data should be included in the result.nn2. Where Clause: The WHERE clause is used to filter data based on certain conditions. It filters out records that do not meet the specified criteria.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category