I thought all I had to do was to drag in an input tool and in "SQL query" put
DELETE * From TableName
,but it gives an error. Is my query wrong or maybe this shouldn't be on the input tool? I'm guessing you can have only read/select statements on the input tool for SQL queries? Does this mean I'm gonna need an output tool to put and put my delete query there? Would appreciate it if someone could attach a sample workflow.