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

Home -> Community -> Usenet -> c.d.o.server -> RE: Partitioning of a table

RE: Partitioning of a table

From: Madhavan Amruthur <mad5698_at_my-deja.com>
Date: 2000/07/21
Message-ID: <8la07o$l69$1@nnrp1.deja.com>#1/1

Hi,
I have a requirement to partition a table based on a column as below

table_name - products
column name - product_type

The values for the column
0
A
C
F
H
K
P
<null>

The requirement is A,F,H,K and P go into their own partitions and C,0 and <null> should go into one partition.

Is this possible?

Thanks for your help in advance.
Regards,

--
Madhavan
IBM Corporation WebServer Division


Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Fri Jul 21 2000 - 00:00:00 CDT

Original text of this message

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