MCQs > Database Management > ADO.NET > You have got the data view of the customer table named 'ViewCust'. Before displaying the records in the grid, you want to retrieve the CustomerIDs with a value less than 50. How will you do this?

ADO.NET MCQs

You have got the data view of the customer table named "ViewCust". Before displaying the records in the grid, you want to retrieve the CustomerIDs with a value less than 50. How will you do this?

Answer

Correct Answer: ViewCust.RowFilter = "CustomerID > 50"

Explanation:

Note: This Question is unanswered, help us to find answer for this one

ADO.NET Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

More ADO.NET MCQ Questions

search

ADO.NET Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it