AL32UTF8 storage of French characters
Our database character set is AL32UTF8, and NLS_LENGTH_SEMANTICS is set to BYTE. We realize that special characters, such as French characters with accents will occupy more than 1 byte, but does anyone have a reference guide to indicate exactly the number of bytes these (as well as other) special characters actually require in terms of storage?
0