Re: table partitioning doubt

From: Mladen Gogala <bartthebear_at_gmail.com>
Date: Wed, 14 May 2008 03:54:52 -0700 (PDT)
Message-ID: <63470cb1-77fe-45ab-afbb-e377d47797ef@d77g2000hsb.googlegroups.com>


On May 14, 10:12 am, zmaker <paolo.alive..._at_gmail.com> wrote:
> Hi!
> I have a simple/stupid question about partitioning.
>
> I have created an empty partitioned (by range) table.
>
> Table A partitioned on field 'CID'.
> First partition with CID <= MAXVALUE,
> second partition with CID <= 10000.
>
> When i will load data in this table, the data will be placed in their
> right partition...
>
> So... a record with CID=500 will be saved in the second partition, and
> a record with CID=99999 will be placed in the first partition.
>
> It's right?

Why don't you effing try it? Received on Wed May 14 2008 - 05:54:52 CDT

Original text of this message