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: Range partition

RE: Range partition

From: Binley Lim <Binley.Lim_at_ird.govt.nz>
Date: Sun, 08 Jul 2001 15:15:50 -0700
Message-ID: <F001.00344017.20010708152019@fatcity.com>

You have to combine activity_year and week_num into varchar2(6) - the first four being year, the last two characters being the week_num, and partition on that column.

>>> prakash.bala_at_cingular.com 07/07/01 06:41AM >>> I tried that but it didn't work. Oracle is just using the first column to determine the partition.

Prakash

-----Original Message-----
Sent: Friday, July 06, 2001 1:33 PM
To: Multiple recipients of list ORACLE-L

Can't you use a composed range key.

--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Binley Lim
  INET: Binley.Lim_at_ird.govt.nz

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: 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 Sun Jul 08 2001 - 17:15:50 CDT

Original text of this message

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