I like to know what is better in terms of performance to use VARCHAR2(n) or CHAR datatype for column when creating and accessing tables.

Thanks in Advance