Posted by: login February 20, 2006
SQL Query Help
Login in to Rate this Post:     0       ?        
Here is what I'm trying to do: I have 3 tables, let's say A, B &C. I need to update column(A) in Table A from column(A) in Table C where TableX.FK_ID_TableB =TableB.ID and TableB.colA=TableC.colA. Any suggestions? Thanks.
Read Full Discussion Thread for this article