Re: NLS question

  • From: Martin Berger <martin.a.berger@xxxxxxxxx>
  • To: jimmybrock@xxxxxxxxx
  • Date: Sun, 13 Mar 2011 08:10:26 +0100

Jimmy,


> NLS_CHARACTERSET=US7ASCII means 256 characters see http://www.asciitable.com/
>
>
that's not 100% true.
only the first 127 char are defined.
That's what the 7 is standing for - ASCII 7-bit America

Yes, you can trick the DB to store some 8-bit values. This will bring you
into a huge load of fun.

sorry,
 Martin

Other related posts: