In case you missed the announcement: Alteryx One is here, and so is the Spring Release! Learn more about these new and exciting releases here!

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Delete a Postgres Table Using Alteryx Designer

NeilFisk
9 - Comet

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?

1 REPLY 1
fmvizcaino
17 - Castor
17 - Castor

Hey @NeilFisk ,

 

You can use the pre or post sql statement in the output data tool.

https://community.alteryx.com/t5/Alteryx-Designer-Knowledge-Base/Alteryx-Pre-Post-SQL-Statements/ta-...

 

Another option is to include the query in the input data tool along side everything else you have there.

 

 

Best,

Fernando Vizcaino

Labels
Top Solution Authors