Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Reference material for URL_DECODE function
URL_DECODE(<expression>)
<expression>
TEXT
SELECT URL_DECODE('https://www.firebolt.io/?example_id%3D1%26hl%3Den');
Rows: 1Execution time: 6.38ms
Was this page helpful?