Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Wed, 03 Aug 2011 @ 12:14:48 GMT


     
  <Prev Next>   <<First <Prev Next> Last>>  


Subj:   Re: Difference between collect stats on a column vs. a table
 
From:   Malisetti_Surekha

Hi,

Collecting stats on table level refresh all the columns in the table.

LIKE:

     collect stats on TABLE1;

Whereas collect stats on a particular columns refresh only that particular column.

     collect stats on TABLE1 column(A);
     collect stats on TABLE1 column(B);
     collect stats on TABLE1 column(C);
     collect stats on TABLE1 column(D);

Regards,

Surekha M



     
  <Prev Next>   <<First <Prev Next> Last>>  
 
 
 
 
 
 
 
 
  
  Top Home Privacy Feedback  
 
 
Copyright for the TeradataForum (TDATA-L), Manta BlueSky    
Copyright 2016 - All Rights Reserved    
Last Modified: 15 Jun 2023