To handle this, SQL provides the CAST operator, which allows the specification of the resulting data type. CAST(<source expression> AS <result type>) CAST ...
確定! 回上一頁