I have a local table variable in a stored procedure, containing a couple of columns; I need to update column 2 of each row with the result of a subquery based on the value of column 1 for that row.I have a local table variable in a stored proce
I have a local table variable in a stored procedure, containing a couple of columns; I need to update column 2 of each row with the result of a subquery based on the value of column 1 for that row.I have a local table variable in a stored proce