DB Writer - create table from output

After data wrangling (e.g. after Category to Number conversion), I would like database table to be created automatically through the DB Connection/Writer and populated with data instead of me creating a database table and pointing to in the dialog.

Hi @tims , you don’t have to manually create the database table. The DB Writer will create the db table based on the input table you give it. You still need to enter the name of the db table to be created though.

3 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.