This example uses the CAST expression to convert a decimal to an integer: SELECT CAST(10.7 AS INT) result FROM sysibm.sysdummy1;.
確定! 回上一頁