类型转换运算符 Elastic Stack Serverless 类型转换 (::) :: 提供了一种替代 CAST 函数的语法。 SELECT '123'::long AS long; long --------------- 123