Learn the syntax of the cast function of the SQL language in Databricks SQL ... SELECT cast(128 AS DECIMAL(2, 0)); Overflow > SELECT cast('123' AS INT); 123 ...
確定! 回上一頁