SQLDBAgeeks
Contact Us
Home
Contact
Services
Wednesday, August 21, 2013
Multi-part identifier could not be bound
UPDATE
table2
SET
training_date
=
a
.
training_date
FROM
table1 a
INNER
JOIN
table2 b
ON
a
.
user_id
=
b
.
user_id
AND
a
.
training_id
=
b
.
training_id
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment