C# & SQL: Updating a table using keys from a second table

后端 未结 0 1591
灰色年华
灰色年华 2020-12-17 04:28

Can anybody help me rewrite the code below so that I don\'t have to loop? In SQL I would do an:

 "UPDATE MyTable SET MyCol = \'MyVal\' WHERE key in (SELE         


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