摘要: oracle中varchar与date的转换,number与varchar的转换 oracle日期与字符串的互相转换SQL语句日期转字符串:select to_char(sysdate,'yyyy-MM-dd HH24:mi:ss') from dual;字符串转日期select to_date(' 阅读全文
posted @ 2021-11-22 16:14 _海阔天空 阅读(4633) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2021-11-22 12:08 _海阔天空 阅读(595) 评论(0) 推荐(0)
摘要: Kettle 连接 oracle 报错:could not be found, make sure the 'Oracle' driver (jar file) is installed. (49条消息) Kettle 连接 oracle 报错:could not be found, make su 阅读全文
posted @ 2021-11-22 12:03 _海阔天空 阅读(1378) 评论(0) 推荐(0)