Reason:
The use of a column function is not allowed in the SET clause of an UPDATE statement.
The SQLSTATE that equates to this SQL return code is 54002.
Action:
Rewrite the UPDATE statement without using the column function.
|
Copyright © 2014 CA.
All rights reserved.
|
|