When output options are set to any of the updates, I get "Internal Error in opening sql statement: <missing argument Text 1>. If I set the option to delete data and append, it works just fine and populates the table. I think it has something to do with the field mapping, in the drop down for the key field in the destination, it has field name (key) , but the column next to it with the heading of KEY does not show anything. The underlying data type on the key column is RAW and stores a GUID.
I just created a new table and use nvarchar to hold the guid string, same error. Seems like Oracle and alteryx not able to read schema info or something for the update.