create table unicode_test2(charcol varchar2(10 char)); create table unicode_test2(charcol varchar2(10 byte));