Forum Discussion

mohammedjs12's avatar
mohammedjs12
New Contributor
2 years ago
Solved

Decrypt a column and load it to Snowflake table

Hi Team, I have a requirement where i need to decrypt a column coming from a snowflake table. Column value present in source table is already in encrypted form.  I used below approaches but none ac...