- Categories:
TO_UUID¶
Converts the input expression to a UUID value.
See also:
Syntax¶
Arguments¶
string_exprA string expression in UUID format.
Returns¶
The return type is UUID.
For NULL input, the output is NULL.
Examples¶
The following example converts a string to a UUID value: