How to use while loop in SQL server so as to update a table with values from another table

前端 未结 0 1768
栀梦
栀梦 2021-01-06 18:01

I have 2 tables tbl_salesData and tbl_purchasedata respectively. I want to get the recent purchase price from table tbl_purchasedata into tbl_salesData based on the col_sale

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