Extract SQL Where conditions in C# array

前端 未结 0 511
终归单人心
终归单人心 2020-12-03 05:09

Is this possible to do?

I have a SQL query as follows.

Select * from Table1 where Site = \'Location 1\' and AHU=\'1\'

I need to extract onl

相关标签:
回答
  • 消灭零回复
提交回复
热议问题