2009/03/09

How to Check Character Set in Oracle


SQL> SELECT value$ FROM sys.props$ WHERE name = 'NLS_CHARACTERSET';

No comments:

Post a Comment