skip to main
|
skip to sidebar
Albert Guo's Blog
2007年5月16日 星期三
How to check Oracle's character set
you can use this sql statement to get related information
select * from NLS_DATABASE_PARAMETERS;
you can find out the character set information from this column:
NLS_CHARACTERSET
較新的文章
較舊的文章
首頁
訂閱:
文章 (Atom)
網誌存檔
►
2009
(1)
►
1月
(1)
▼
2007
(11)
►
7月
(1)
▼
5月
(1)
How to check Oracle's character set
►
3月
(8)
►
2月
(1)
關於我自己
Albert Kuo
檢視我的完整簡介