e9e140790a
`CONVERT` works exactly like cast with slightly different syntax: `CONVERT(<value>, <data_type)` as opposed to `CAST(<value> AS <data_type>)` Moreover it support format of the MS-SQL data types `SQL_<type>`, e.g.: `SQL_INTEGER` Closes: #34513 |
||
---|---|---|
.. | ||
aggs.asciidoc | ||
date-time.asciidoc | ||
index.asciidoc | ||
math.asciidoc | ||
operators.asciidoc | ||
search.asciidoc | ||
string.asciidoc | ||
type-conversion.asciidoc |