oracle 中的trunc() 函数是对时间类型或者数字进行截取操作的。一般用法为trunc(Date,'fmt'),其中fmt是我们要展示的时间字段,或者trunc(number),该函数表示取 ...
確定! 回上一頁