1

how to take values to the variable from the query

DataTable dt=cs.selectquery("select sum(items)from tb_checkout group by name,category")

in Asp.net?

stuartd
  • 70,509
  • 14
  • 132
  • 163
manju
  • 11
  • 1
  • 1
    Possible duplicate of [How to directly execute SQL query in C#? Have example batch file](https://stackoverflow.com/questions/21709305/how-to-directly-execute-sql-query-in-c-have-example-batch-file) – AWinkle Jun 14 '17 at 18:29

0 Answers0