关于日期格式设置求助

[复制链接]
查看11 | 回复1 | 2005-2-28 12:57:00 | 显示全部楼层 |阅读模式
不知在哪里设置了NLS_DATE_FORMAT='yyyy-mm-dd hh24:mi:ss',现在在客户端(SQL*PLUS)用SELECT浏览表,tag_date全部显示YYYY-MM-DD HH24:MI:SS,请问设置在哪出问题?
回复

使用道具 举报

千问 | 2005-2-28 12:57:00 | 显示全部楼层
Pls try it following as:
1) alter session set nls_date_format ='yyyymmdd';
in the client.
2) if normal, and the client register have not set nls_date_format
,then it maybe be set in server.
3) check server; init.ora
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

主题

0

回帖

4882万

积分

论坛元老

Rank: 8Rank: 8

积分
48824836
热门排行