![]() |
|
Archives of the TeradataForumMessage Posted: Tue, 29 Jul 2008 @ 11:38:40 GMT
Ben, why do you specify table T1 in from clause ? It shoud be :
UPDATE Table1 from tableT2
set
consumer_count = tableT2.consumer_count
WHERE
Table1.table1_id = table2.table1_id;
Regards. Patrick
| ||||||||||||||||||||||||||||||||||||||||||||||||
| | ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
|
| ||||||||||||||||||||||||||||||||||||||||||||||||
| Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
| Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||