|
|
Archives of the TeradataForum
Message Posted: Mon, 28 Jan 2008 @ 15:14:10 GMT
Subj: | | Re: Help (on Stats) |
|
From: | | william.gregg |
Dave - I don't remember your original question, but if U want to review stats for multi-column PIs, use either Dieter's queries that bump
against the col, multi-col, and indexSTATs views or tables. This query returns the metrics and the columns of the index under consideration in one
row with the DB and TblNm in separate columns (all the referenced columns are in one column of the returned report.)
Putting a wrapper around this query to display the info in an orderly fashion is simple. So U can generate report type results as-is or use the
wrapper as a code generator for more detailed investigating.
Good Luck.
Rgrds,
Bill Gregg
Thomson Teradata Team
| |