mohammedjs12
2 years agoNew Contributor
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...
- 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.