Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Mon, 18 Jun 2001 @ 14:06:10 GMT


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


Subj:   Re: Skew Factor
 
From:   James Judge

Here is the SQL generated by WINDDI for that report; see for yourself.

SELECT TableName,'T' AS "Type",
SUM(CurrentPerm) AS CurrentPerm,
SUM(PeakPerm) AS PeakPerm,
(100 - (AVG(CurrentPerm)/MAX(CurrentPerm)*100)) AS SkewFactor
FROM Dbc.TableSize WHERE DataBaseName = ? GROUP BY 1 ORDER BY 1



     
  <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