I am using SQL Server with Azure Data Studio. I have 2 tables: Table_1
with column_1
and Table_2
with column_2
.
What I need to do is to get data from column_1
in Table_1
and add 1 to them and save to column_2
in Table_2
using a stored procedure.
I would appreciate if you could help. Thank you
https://stackoverflow.com/questions/67361251/process-data-from-one-table-and-save-to-another-in-stored-procedure May 03, 2021 at 05:24AM
没有评论:
发表评论