Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2001-04-26 : 12:51:51
|
Jack Normal writes "Hi, I have two tables in SQL 7.0 say x and y. No I want to do conditional update on y from x. Each table has 10 cols. No I want if x.a = y.a then do update. I think I need to create an array somehow and then check and update. What'd be the sql command for this? Please let me know if you can help me. Thanks a lot.
Jack N." |
|
|
|
|
|