ERROR | duplicate column value for table alias: string |
CAUSE | An attempt to evaluate was made, which failed because one of the column values supplied a value for a table alias, which already had a table value supplied. |
ACTION | Check the table and column values specified, and try again with either a table value or column values for each table alias. |