...
Code Block |
---|
decode <base32|base64|hex|url>hex> :column |
The syntax for decoding a column as url is:
Code Block |
---|
url-decode :column |
The :column
is the name of the column to which the decoding is applied.
...
...
Code Block |
---|
decode <base32|base64|hex|url>hex> :column |
The syntax for decoding a column as url is:
Code Block |
---|
url-decode :column |
The :column
is the name of the column to which the decoding is applied.
...