查看默认的日期格式

select * from v$nls_parameters;

更改

alter session | system (范围) set xxxx=“yyyy-mm-dd” ;

 

相关文章: