重启后永久生效
alter system set lns_date_format='yyyy-mm-dd hh24:mi:ss' scope=spfile;
只当前会话生效
alter session set lns_date_format='yyyy-mm-dd hh24:mi:ss' ;
来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/26975903/viewspace-761851/,如需转载,请注明出处,否则将追究法律责任。
转载于:http://blog.itpub.net/26975903/viewspace-761851/