What is the best way to archive a table?
474344Oct 21 2009 — edited Oct 21 2009I have an Oracle table that is 15GB in size and I would like to archive some of the historical data with the goal of freeing up tablespace for future growth. What is the best or recommended way to do this?
(The table resides in an 11g database.)