Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Internal size of Oracle data types?
Could somebody tell me what the size of Oracle 7/8 data types is? Is
this information in any book? Is a NUMBER data type always 16 bytes
long? Does Oracle store numbers in less space (less than 16 bytes) if
the precision is specified (e.g., NUMBER(5,2))? Does a NUMBER(5,2)
take less space than a NUMBER(8,3)? How big is a SMALLINT, a DATE,
etc? Are there any performance considerations?
Thanks in advance.
Mark Huebner
mkhuebner_at_sprynet.com
Received on Mon Aug 16 1999 - 21:36:43 CDT
![]() |
![]() |