String functions
URL_DECODE
Reference material for URL_DECODE function
Decodes percent-encoded characters and replaces them with their binary value.
Syntax
Parameters
Parameter | Description | Supported input types |
---|---|---|
<expression> | The string to be decoded. | TEXT |
Return Type
TEXT
Example
The example below decodes the percent-encoded parameters of an URL:
Returns: https://www.firebolt.io/?example_id=1&hl=en