 |
SQL UPDATE from Two Tables - Correlated Subquery - SQLUSA
-- SQL update with join - SQL Server update with inner join UPDATE d SET d. Name = bd. Name FROM ... UPDATE, or DELETE statement or inside another subquery. When a subquery has a reference to a table in the outer query, it is called correlated soh. , . ..
www.sqlusa.com |
 |