Oracle's DATE data type does not conform to the SQL standard. It is really a TIMESTAMP(0) , i.e. a TIMESTAMP with a fractional second precision of zero.
確定! 回上一頁