Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Magic of varchar2
Lets say there is no impact on storage/performance.
So do you think it would be wise for a data model to define ALL varchar2 columns as varchar2(4000)?
What about it denoting the max column length? Why would you want to define a column as varchar2(500) when it will only store 10 bytes?
Anurag Received on Tue Mar 14 2006 - 18:42:26 CST