Reason:
The column identified in the message text is used in multiple tables, where x...x is the ambiguous column name.
The SQLSTATE that equates to this SQL return code is 42702.
Action:
Qualify the column name to indicate the correct table. If the table is joined to itself, use a correlation name.
|
Copyright © 2014 CA.
All rights reserved.
|
|