Make changes to the data found within an PostgreSQL table.
Horizontally merge (combine, match, union) two PostgreSQL tables into one.
Transfer tables to and from PostgreSQL and IBM DB2 databases.
Horizontally merge (combine, match, union) two PostgreSQL tables into one by a common column (field) of data. The two tables are not changed, a new table is created with the results. No complicated options or SQL knowledge required.