Re: partioning question
p0, p1, etc, represent separate files containing portions of the data. Certain operations can act on individual partitions; eg, ALTER. You must have a PRIMARY KEY on your table, and (in for your example) it must include the field 'joined'.
If you have under, say, a million rows, partitioning does not buy much.
Subject
Views
Written By
Posted
5119
May 23, 2009 05:56AM
Re: partioning question
3111
May 24, 2009 09:29AM
3178
May 27, 2009 03:17AM
2996
May 27, 2009 09:50AM
2925
May 28, 2009 05:53AM
2526
May 29, 2009 12:36AM
3017
May 29, 2009 08:39AM
2965
May 29, 2009 10:49AM
2870
May 31, 2009 08:10AM
2974
May 31, 2009 12:11PM
3057
June 03, 2009 04:16AM
2977
June 03, 2009 11:20PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.