Hi All,
What are the ways to drop a table in the database using Alteryx? Write Data in DB tool and normal output tool only have an option Delete Data & Append or Overwrite table(drop).
When I use Connect in DB tool for deleting the table using sql statement select * from "people";
drop table "people"; the table is not deleted from the database.
Solved! Go to Solution.
I have just figured out how to do that in case somebody will find this useful
User | Count |
---|---|
52 | |
27 | |
26 | |
24 | |
21 |