Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> VARCHAR2 vs. CHAR

VARCHAR2 vs. CHAR

From: Roy Chang <roy_chang_at_mail.amsinc.com>
Date: 1997/12/10
Message-ID: <348ecade.0@dns.amsinc.com>#1/1

Hello everbody,

I had heard that if I set a field to VARCHAR2(XX), XX being less than 35 or so, that it wouldn't save any space or make a difference. Is this correct? And if so, should I change the fields that are VARCHAR2 and less than 35 to CHAR(XX)? Any comments would be appreciated.

Thanks in advance,

Roy. Received on Wed Dec 10 1997 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US