Re: Create TABLE with 1 EXTENT ??

From: Contractor - Yuktton <jychan_at_corp.hp.com>
Date: 1995/06/28
Message-ID: <3srt1m$aqt_at_hpcc48.corp.hp.com>#1/1


IDSI (idsi_at_warp10.smartlink.net) wrote:
: How do I create a table with only one extent so that it never trys to
: grab another extent ?
 

: I am new to this game and find it very confusing !!!!!!
 

: Thanks in Anticipation
 

: New DBA

create table
....
storage (minextents 1 maxextents 1); Received on Wed Jun 28 1995 - 00:00:00 CEST

Original text of this message