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 |
|
SamC
White Water Yakist
3467 Posts |
Posted - 2002-07-24 : 02:11:56
|
| I've got a 3 table join.from users uinner join quiz qon u.userid=q.useridinner joing mgrquiz mon u.userid=m.useridAnyway to update a field in all 3 tables with a single UPDATE?SamC |
|
|
byrmol
Shed Building SQL Farmer
1591 Posts |
Posted - 2002-07-24 : 02:42:36
|
| NODavidM"SQL-3 is an abomination.." |
 |
|
|
|
|
|