hi all
new question
if i have a table1 (col: code - col - adress )
and other table2 (col: code - col city )
i wants to update first table1 set col adress = col city
where table1.code = table2.code
SQL QUERY 2005
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.