Re: How to remove the partition from table .

2022-10-25 Thread Ron
On 10/25/22 05:47, Rakesh Nashine wrote: We would like to remove the partition from one of the tables , although that partition has some business data. Now business doesn't need that partition any more .. How could we remove it? although they need the data . That depends on which version of Po

Re: How to remove the partition from table .

2022-10-25 Thread Erik Wienhold
> On 25/10/2022 12:47 CEST Rakesh Nashine wrote: > > We would like to remove the partition from one of the tables , although that > partition has some business data. Now business doesn't need that partition > any more .. How could we remove it? although they need the data . Detach the partition:

How to remove the partition from table .

2022-10-25 Thread Rakesh Nashine
We would like to remove the partition from one of the tables , although that partition has some business data. Now business doesn't need that partition any more .. How could we remove it? although they need the data . -- Thanks & Regards Rakesh