Reason:
In a union, the corresponding columns in each SELECT list must have exactly the same description.
The SQLSTATE that equates to this SQL return code is 42825.
Action:
Ensure that the columns specified in the SELECT lists are of the same data type, length, and scale.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|