oracle时间类型

date: 最普通的,精确到秒; to_date

timestamp:精确到毫秒; to_timestamp

timestamp with local timezone:写入的时间可以带时区,但是统一转换为dbtimezone,读取的时候转换为sessiontimezone,不带时区; to_timestamp_tz

timestamp with timezone:写入的时间可以带时区,数据库也是已写的时区存储,读取的时候也可以读出写入的时区。

oracle时间类型,布布扣,bubuko.com

oracle时间类型

上一篇:metro中stream转IRandomAccessStream


下一篇:Red Gate系列之七 SQL Search 1.1.6.1 Edition SQL查询分析工具使用教程