Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: partitioning

RE: partitioning

From: Khedr, Waleed <Waleed.Khedr_at_FMR.COM>
Date: Wed, 19 Mar 2003 14:48:24 -0500
Message-Id: <24715.322428@fatcity.com>


read about hash partitioning

-----Original Message-----
From: Basavaraja, Ravindra [mailto:Ravindra.Basavaraja_at_T-Mobile.com] Sent: Wednesday, March 19, 2003 2:00 PM
To: Multiple recipients of list ORACLE-L Subject: partitioning

Hi,

I am wondering if there is any way to achieve horizontal partitioning in Oracle.

Assuming that I have about 8 partitions for a table.When there is INSERT onto this table I want one record
to be inserted into each partition i.e
1st record goes into partition 1
2nd record goes into partition 2
3rd record goes into partition 3
.....
.....
8th record goes into partition 8
9th record goes into partition 1.

I guess this feature is available in Informix handled by The informix engine.I am not sure if Oracle has something similiar to this OR is it possible to design a logic and embede it ,but what would be the performance effect?

Any thoughts or similiar ideas

Thanks

--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: Basavaraja, Ravindra
  INET: Ravindra.Basavaraja_at_T-Mobile.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (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). Received on Wed Mar 19 2003 - 13:48:24 CST

Original text of this message

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