Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Moving Oracle Blob to Snowflake Binary using BLOB Convert

SSaib
5 - Atom

Hi All,

Could use some suggestion.

 

I am attempting to transfer an Oracle table containing a BLOB column to Snowflake using BLOB Convert. However, upon migration, the datatype for this column appears as VARCHAR instead of the desired Binary, which is the equivalent of BLOB in Snowflake.

To address this issue, I have chosen the "Convert to Base64 encoded Binary Data" option within Blob Convert and connected the output to a Select tool. Unfortunately, the Select tool does not provide an option to convert the incoming data into Binary. How can I achieve the desired result of having the Snowflake column datatype as Binary instead of VARCHAR?

 

Thanks!

0 REPLIES 0
Labels
Top Solution Authors