Generic toString method for any type

I see there is a to_string function. But it only accepts numbers. I want to convert ANY PRIMITIVE TYPE to string. Is it possible?

Write UDF Query User-Defined Functions :: Docs

1 Like