Query as i am still learning Alteryx.
I need to write a SQL script in "Text Field", which could either be "Update" or "Insert" statement into any table in my database. from the INSERT/Update SQL statement written in "text field", I need to identify the table and push the data into the database. Is it possible to do it?