select to_char(cast(cast('26-9月 -17 06.46.00.000000000 下午' as timestamp) as date),'yyyy-mm-dd hh24:mi:ss') dateStr from dual;
网上这个方法 本地数据库报错提示非有效方法 有没有大佬了解的 谢谢了
显示无效月份 修改了Oracle数据库的环境 也没有