Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Thu, 27 Mar 2008 @ 15:54:46 GMT


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


Subj:   Regarding Statistics Collection: Full or Sample
 
From:   Dharmawat, Rahul

Hi

If the size of my table is very big like 500 GB.

I collected the statistics using sample like below queries for example:

     COLLECT STATISTICS USING SAMPLE ON Employee COLUMN (Last_Name);
     COLLECT STATISTICS USING SAMPLE ON Employee COLUMN (First_Name);
     COLLECT STATISTICS USING SAMPLE ON Employee COLUMN (Last_Name, First_Name);

Now again I collect the statistics through this command:

     COLLECT STATISTICS ON Employee;

So, it will collect the statistics with SAMPLE DATA OR it will go through with full table scan for all records.


Regards

Rahul Dharmawat



     
  <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