Update query running slow in stored procedure

后端 未结 0 551
太阳男子
太阳男子 2020-12-11 21:44

I have created a query to update the records in database based on certain condition. My query is something like below:

    update table1
    set value =\'some         


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