Documentation Index
Fetch the complete documentation index at: https://private-7c7dfe99-page-updates.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Replace modifier
Allows you to specify one or more expression aliases.Each alias must match a column name from the
SELECT * statement. In the output column list, the column that matches
the alias is replaced by the expression in that REPLACE.
This modifier does not change the names or order of columns. However, it can change the value and the value type.
Syntax: