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...
  • Aleksandar_A's avatar
    2 years ago

    Hello mohammedjs12,

    Attached below is a sample pipeline implementing Caesar Cipher in a Script Snap using Python.

    You will have to structure the input and the output according to your requirements.

    Please let me know if this helps you!

    Regards,

    Aleksandar.