On Mon, Apr 29, 2002 at 09:29:31AM -0800, Hately Mike wrote:
>   create tablespace disks_and index 
>    datafile '/disk1/disks_and index01.dbf' size 51m,
>             '/disk2/disks_and index01.dbf' size 51m;
> 
>   create table mike01 (
>   x      varchar(10)
>   )
>   storage (initial 50m)
>   tablespace disks_and index;
> 
> 
>   create table mike01_ix on mike01(x)
>   storage (initial 50m)
>   tablespace disks_and index;



"I'm speachless, I am without speach."
===============================================================
Ray Stell   [EMAIL PROTECTED]     (540) 231-4109     KE4TJC    28^D
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Ray Stell
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (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).

Reply via email to