| ERROR | ROW can be used only once in SET clause of UPDATE statement | 
| CAUSE | You were trying to use ROW more than once in UPDATE statement. | 
| ACTION | Remove all the additional ROW in set clause of UPDATE statement. | 
| ERROR | ROW can be used only once in SET clause of UPDATE statement | 
| CAUSE | You were trying to use ROW more than once in UPDATE statement. | 
| ACTION | Remove all the additional ROW in set clause of UPDATE statement. |