cast

The CAST() function converts a value (of any type) into a specified datatype

Syntax

cast(value, target_type)

Examples

Documentation for cast is coming soon.
Last modified April 06, 2022 at 10:08 AM EST: Initial Documentation Commit (371ae8f)