Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Disadvantges of 1-partition tables
Trevor Williams wrote:
>
> Partitioned tables have a number of advantages over normal tables, not the
> least being the ability to move the data around without dropping the table.
> So I am thinking about creating all tables as partitioned tables?
>
> Before I do, I am trying to determine:
> What are the disadvantages of a single-partition table over a normal table?
> (or, why should I stick with normal tables?)
>
> I will appreciate any thoughts on this.
>
> Thanks
> Trevor
Oracle allows facility to "convert" between tables and partitions so I don't think you would need to have the single partitions that you describe..
HTH
--
"Some days you're the pigeon, and some days you're the statue." Received on Mon Sep 13 1999 - 07:08:27 CDT
![]() |
![]() |