11 2017 档案
oracle unix时间戳与date转换
摘要:linux 时间戳 转date: 创建自定义函数: create or replace function unix_to_oracle(in_number number) return date is begin return (to_date('19700101','yyyymmdd') + in
阅读全文
浙公网安备 33010602011771号