How to create new table in given database from process studio in PostgreSQL database?
Hi,
You can use Table output step to create new table in given database.
Specify connection details with PostgreSQL and Target Table. Click SQL button.
Table will be created in database.
1 Like