Hi benevolent HANA experts,
I am looking for examples for the SQL functions base64_encode and base64_decode. Specifically, I am wondering if they can be used to insert a blob field from a SQL script, where the blob value is a base64-encoded string. Can someone point me in the right direction?
thanks!