Delete a Postgres Table Using Alteryx Designer
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
NeilFisk
9 - Comet
‎11-14-2022
03:41 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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?
Labels:
- Labels:
- Database Connection
1 REPLY 1
17 - Castor
‎11-14-2022
03:46 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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
