Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

update data if row count matches based on column

$
0
0
i have two table with same number of columns. I want to update two columns from table B to table A. I want to make sure that the number of rows are same and then i do the update. 
Example below table with 4 column each. Column B and Ba have same

Viewing all articles
Browse latest Browse all 3145

Trending Articles