I created a workflow that creates a table in a Postgres database. I want to know how to delete the same table. How is this done?
Hey @NeilFisk ,
You can use the pre or post sql statement in the output data tool.
Another option is to include the query in the input data tool along side everything else you have there.
Best,
Fernando Vizcaino