Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Drop statistics

Re: Drop statistics

From: Thomas Kyte <tkyte_at_us.oracle.com>
Date: Wed, 30 Jun 1999 13:37:51 GMT
Message-ID: <377c1d85.2494426@newshost.us.oracle.com>


A copy of this was sent to pauldb <luapdb_at_yahoo.com> (if that email address didn't require changing) On Wed, 30 Jun 1999 04:24:31 -0800, you wrote:

>Hi.
>Is there a way to drop statistics after they have been
>created via a
>
> ANALYZE TABLE trend_data COMPUTE STATISTICS;
>

analyze table trend_data delete statistics;

>cheers,
>
>Paul
>
>
>
>**** Posted from RemarQ - http://www.remarq.com - Discussions Start Here (tm) ****

--
See http://govt.us.oracle.com/~tkyte/ for my columns 'Digging-in to Oracle8i'... Current article is "Part I of V, Autonomous Transactions" updated June 21'st  

Thomas Kyte                   tkyte_at_us.oracle.com
Oracle Service Industries     Reston, VA   USA

Opinions are mine and do not necessarily reflect those of Oracle Corporation Received on Wed Jun 30 1999 - 08:37:51 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US