Re: [SQL] Question on partitioning

2008-08-22 Thread s . caillet
Hi Christina, Quoting Oliveiros Cristina <[EMAIL PROTECTED]>: > Hello , All. > > I am not sure if this is the right mailing list to place this question. > If it doesn't, please kindly redirect me to the right list. > > I have a giant table with about 10,6 million records. > > Queries on it are us

Re: [SQL] Question on partitioning

2008-08-21 Thread Mark Roberts
On Thu, 2008-08-21 at 15:25 +0100, Oliveiros Cristina wrote: > Hello , All. > > I am not sure if this is the right mailing list to place this > question. > If it doesn't, please kindly redirect me to the right list. > > I have a giant table with about 10,6 million records. > > Queries on it

Re: [SQL] Question on partitioning

2008-08-21 Thread Scott Marlowe
On Thu, Aug 21, 2008 at 8:25 AM, Oliveiros Cristina <[EMAIL PROTECTED]> wrote: > Hello , All. > > I am not sure if this is the right mailing list to place this question. > If it doesn't, please kindly redirect me to the right list. > > I have a giant table with about 10,6 million records. 10.6 mil

[SQL] Question on partitioning

2008-08-21 Thread Oliveiros Cristina
Hello , All. I am not sure if this is the right mailing list to place this question. If it doesn't, please kindly redirect me to the right list. I have a giant table with about 10,6 million records. Queries on it are usually slow, and if I try to do something more elaborate like an INNER JOIN w