string¶
Description¶
Generate a string representation of the argument value.
Return type¶
string
Domain¶
This is a scalar function (calculates a single output value for a single input row.)
Categories¶
Usage¶
string( value )
Argument |
Type |
Required |
Multiple |
---|---|---|---|
value |
convertible to string |
Required |
Only one |