I could do a long series of string replaces, too, ...
# suitescript
s
I could do a long series of string replaces, too, but that’s not much better
m
Not sure if it's one of the regular SQL options that can be used, but Oracle SQL has UTL_URL that has options for escaping/un-escaping URLs
s
I may try that, I haven’t found any other options so far