STR UDF
Description
This custom UDF converts numeric data to character data.
Custom UDF overloads
Parameters
FLOAT_EXPR: A numeric expression to be converted to varchar.
FORMAT: A varchar expression with the length and number of decimals of the resulting varchar. This format is automatically generated in SnowConvert.
Transact-SQL
Snowflake
Known Issues
No issues were found.
Related EWIs
No related EWIs.
Last updated