ERROR | column in the table alias and an attribute have matching names |
CAUSE | One of the attributes in the set has the same name as the name of one of the columns in the table configured for table alias. |
ACTION | If possible, use a different name for the attribute. |