Hello:

Analyze Data and Analyze Index are 2 different things right?

What I mean is:

Say I have segment type table with 3GB and segment type index with 5GB. When I say analyze table "table_name" I am only analyzing table and not index data right. Should I also analyze indexes seperately? How would I do that?

Thanks, ST2000