Score:0

ORACLE Dropping CLOB Column from a very large table

eg flag

We have a table with about 2 billion rows. ( Yes - billion with a B ).

It also has a CLOB column which we want to DROP to reclaim space.

Being a production database, we have to ensure :

  • be able to restore the table back to how it was ( in case of problems )
  • minimize downtime

What would be best approach to drop the column ?

pmdba avatar
cn flag
This is really the wrong forum for this question. Try dba.stackexchange.com. That said, do you mean to drop the _column_, or drop the data _from_ the column?
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.