| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.misc -> Re: dba_col_comments
the unit of measure is bytes
Ray Stell wrote in message <877duf$6vr$1_at_solaris.cc.vt.edu>...
>SQL> select column_name, comments
> 2 from dba_col_comments
> 3 where table_name = 'DBA_TABLESPACES';
>
>COLUMN_NAME COMMENTS
>--------------- ---------------------------------------------
>TABLESPACE_NAME Tablespace name
>INITIAL_EXTENT Default initial extent size
>NEXT_EXTENT Default incremental extent size
>MIN_EXTENTS Default minimum number of extents
>MAX_EXTENTS Default maximum number of extents
>PCT_INCREASE Default percent increase for extent size
>
>Just out of curiosity, INITIAL_EXTENT and NEXT_EXTENT,
>what is the unit of measure for the size? Joules,
>newtons, electronvolts, maybe?
>
Received on Wed Feb 02 2000 - 17:09:30 CST
![]() |
![]() |