如何在 Talend 中删除一个临时的 postgresql table?

How to drop a temporary postgresql table in Talend?

我正在使用 talend 实现 ETL 作业,在 ETL 的中间我想删除我的临时 postgresql table。我可以使用哪个 talend 组件?

我使用了 tPostgreSQLRow 组件并且能够降低我的温度 table