I have a database (9.2.0.6) with an account number field specified as VARCHAR2(CHAR10).

I look in the table and I see 11 digit account numbers. How is that possible? Am I missing something?