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 -> Re: Does a varchar2 really use a variable amount of space?

Re: Does a varchar2 really use a variable amount of space?

From: <oliver.willandsen_at_sg.cec.be>
Date: Wed, 05 Aug 1998 12:59:05 GMT
Message-ID: <6q9kup$l66$1@nnrp1.dejanews.com>


In article <35C835EB.7B3188FE_at_ers.com>,   Hans Tallis <tallis_at_ers.com> wrote:
> If I declare a column varchar2(1000), and put "hello" into a row, is the
> database still using all 1000 bytes to store the row?
>
>

NO - it'll use 5 bytes

--
Oliver Willandsen - European Commission http://europa.eu.int
All remarks are my own and do not necessarily reflect official European Commission policy

-----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum Received on Wed Aug 05 1998 - 07:59:05 CDT

Original text of this message

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