aggregate from datatable

  • Thread starter Thread starter MattB
  • Start date Start date
M

MattB

I know I could loop through the rows in a ado.net datatable to do this, but
is there a way to do the equivalent of "select sum(fiieldname) from table
where..." in a nice concise way? Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top