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 -> Storage Question

Storage Question

From: Mark <mark_at_mark-it.demon.co.uk>
Date: 2000/04/30
Message-ID: <957084104.14440.0.nnrp-01.9e9864e7@news.demon.co.uk>#1/1

Hi,

Hope this is the appropriate NG for this...

How does Oracle store number columns internally? For example, if a table has a column of NUMBER(20), does each number require 20 bytes (one byte per decimal digit), or is it stored as an internal binary representation (8 bytes?). Are there optimum NUMBER sizes that correspond to native machine word sizes (16 bit, 32 bit etc.)

Thanks Received on Sun Apr 30 2000 - 00:00:00 CDT

Original text of this message

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