Hi all,
I'm attempting to push data from Alteryx to Oracle. I'm successfully creating and populating the data but many of the fields are being interpreted by Oracle as NCLOB. My fields are strings with a maximum of 50 characters.
How do I configure the Alteryx output to insert these strings as VARCHAR ?
Thanks!