The tblCds table contains three fields. The CdNum and Price fields are numeric; the Title field contains

Question:

The tblCds table contains three fields. The CdNum and Price fields are numeric; the Title field contains text. The dataset’s name is CdsDataSet. Write a LINQ statement that selects records having titles that begin with the word “The” (in either uppercase or lowercase). Then write a LINQ statement that calculates the average price of a CD.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  answer-question
Question Posted: