| ERROR | duplicate column string not permitted in INSERT or UPDATE |
| CAUSE | An UPDATE or INSERT statement has a column list that contains duplicate column names. |
| ACTION | Check the spelling of the column names, then eliminate the duplication. |
| ERROR | duplicate column string not permitted in INSERT or UPDATE |
| CAUSE | An UPDATE or INSERT statement has a column list that contains duplicate column names. |
| ACTION | Check the spelling of the column names, then eliminate the duplication. |