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

Home -> Community -> Usenet -> c.d.o.misc -> Re: [Q] Varchar = Char?

Re: [Q] Varchar = Char?

From: Richard Wilson <onyx01_at_globalnet.co.uk>
Date: 1997/12/20
Message-ID: <01bd0cdf$b6b816c0$275f7ec2@onyx>#1/1

I always thought char was of fixed length (storing blanks) and varchar only allocated the amount of disk space required for the data.

replace this with @Martin Jesterhoudt <martinjxs4all.nl> wrote in article <34970b72.21814177_at_news.xs4all.nl>...
> Hi,
>
> I've heart that a Char is also written in variable length to the
> database. In that case, it doesn't differ from Varchar. So what's the
> difference? Maybe for compatibility reasons?
>


---

> --- Martin Jesterhoudt
> --- martinj(replace this by @)xs4all.nl
>
---------------------------------------------------------------------------- ---
>
Received on Sat Dec 20 1997 - 00:00:00 CST

Original text of this message

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