Does column(varchar2) size affects database perfomance?
641060Nov 5 2008 — edited Nov 15 2008Hi Friends,
I have a table having most of the fields with datatype of varchar2 and size more than 1000. 99% of the scenarios i dont have column values greater than 100 size, but as a precaution i have given more size. Does this affect the performance of the database or allocates more space in tablespace ???......Or is it is fine if i have more column size since it is a varchar2.
Database: Oracle 11g
Need ur advice.
Regards,
Suresh