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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: space taken up by number data types

RE: space taken up by number data types

From: Igor Neyman <ineyman_at_perceptron.com>
Date: Tue, 14 Oct 2003 13:49:25 -0800
Message-ID: <F001.005D3160.20031014134925@fatcity.com>


Yes, T.Kyte is still right :-)

Space is not reserved for NUMBER type, it is "variable length" column. Amount of space occupied depends on particular number, which is stored in the column.  

Igor Neyman, OCP DBA

ineyman_at_perceptron.com    

-----Original Message-----
Ryan
Sent: Tuesday, October 14, 2003 4:10 PM
To: Multiple recipients of list ORACLE-L  

I could have swarn I read that Precision with number data types effects how much space is reserved in the database. So number(38) and number(3) reserve different amounts of space.  

Here is a link from Tom Kyte in 1998 saying the opposite. Is what he says still true?  

http://groups.google.com/groups?hl=en
<http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&threadm=355 e25d0.17874392%40192.86.155.100&rnum=1&prev=/groups%3Fas_q%3Dnumber%2520 datatype%2520storage%26safe%3Dimages%26ie%3DUTF-8%26oe%3DUTF-8%26as_ugro up%3D*oracle*%26lr%3D%26num%3D50%26hl%3Den>
&lr=&ie=UTF-8&oe=UTF-8&threadm=355e25d0.17874392%40192.86.155.100&rnum=1
&prev=/groups%3Fas_q%3Dnumber%2520datatype%2520storage%26safe%3Dimages%2
6ie%3DUTF-8%26oe%3DUTF-8%26as_ugroup%3D*oracle*%26lr%3D%26num%3D50%26hl% 3Den

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Igor Neyman
  INET: ineyman_at_perceptron.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Tue Oct 14 2003 - 16:49:25 CDT

Original text of this message

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