Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Need opinions on "Compute Statistics"
On Wed, 04 Jun 2003 19:42:43 +0200, Sybrand Bakker
<gooiditweg_at_sybrandb.demon.nl> wrote:
...
>>1. If I use a statement like "ANALYZE TABLE A_PRODUCT_DETAILS COMPUTE
>>STATISTICS" is this computing the statistics on the indexes also?
>NO. You need the cascade option
...
Sybrand, you are confusing COMPUTE STATISTICS (which computes the statistics on the indexes also) with VALIDATE STRUCTURE.
Jaap. Received on Wed Jun 04 2003 - 14:12:51 CDT
![]() |
![]() |