Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

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