Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Update with added value
Message
From
23/08/2007 18:24:38
Issam Mansour
Jordan Business Machines
Amman, Jordan
 
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Environment versions
SQL Server:
SQL Server 2005
Miscellaneous
Thread ID:
01250055
Message ID:
01250063
Views:
12
sorry i post the a wrong statement,

UPDATE amaster
SET cmdb = amaster.cmdb + transact.damt, cmcr = amaster.cmcr + transact.camt
FROM transact CROSS JOIN
amaster
WHERE (transact.acctno = amaster.acctno)


what trying to do is update the field on the file with old value added new value to it
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform