Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Change lenght semantics default from BYTE to CHAR

Luís Gustavo LiraJul 7 2020 — edited Jul 7 2020

Many people stop using unicode character set due to problems related to column size because length semantics was not defined as char when creating the table.

The problem would be avoided if the pattern was char instead of byte and unicode would be more used.

Comments

Post Details

Added on Jul 7 2020
6 comments
1,173 views